This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0401 [03 Jan 2021 21:55] Robin Getz fix links |
resources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0401 [08 Mar 2021 01:18] Zuedmar Arceo [Obtaining the Source Code] adding in .Hex files |
||
---|---|---|---|
Line 133: | Line 133: | ||
- | ===== Obtaining the Source Code ===== | + | ===== Obtaining the Software ===== |
- | We recommend not opening the project directly, but rather import it into CrossCore Embedded Studios and make a local copy in your workspace. | + | There are two basic ways to program the ADICUP3029 with the software for the CN0401. |
+ | - Dragging and Dropping the .Hex to the Daplink drive | ||
+ | - Building, Compiling, and Debugging using CCES | ||
- | The source code and include files of the **ADuCM3029_demo_cn0401** can be found here: | + | Using the drag and drop method, the software is going to be a version that Analog Devices creates for testing and evaluation purposes. This is the EASIEST way to get started with the reference design |
- | <WRAP round 80% download> | + | Importing the project into CrossCore is going to allow you to change parameters and customize the software to fit your needs, but will be a bit more advanced and will require you to download the CrossCore toolchain. |
- | [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0401| ADuCM3029_demo_cn0401 at Github]] | + | The software for the **ADuCM3029_demo_cn0401** can be found here: |
+ | |||
+ | <WRAP round 80% download> | ||
+ | Prebuilt CN0401 Hex File | ||
+ | * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_cn0401.hex| AduCM3029_demo_cn0401.Hex]] | ||
+ | Complete CN0401 Source Files | ||
+ | * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0401| AduCM3029_demo_cn0401 Source Code]] | ||
</WRAP> | </WRAP> |