This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0391 [14 Jan 2021 05:24] Robin Getz use / interwiki links |
resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0391 [14 Mar 2021 09:53] Zuedmar Arceo [Obtaining the Source Code] adding in .Bin file |
||
---|---|---|---|
Line 90: | Line 90: | ||
- | ===== Obtaining the source code ===== | + | ===== Obtaining the Source Code ===== |
- | We recommend not opening the project directly, but rather import it into CCES and make a local copy in your workspace. | + | There are two basic ways to program the ADICUP360 with the software for the CN0391. |
+ | - Dragging and Dropping the .Bin to the MBED drive | ||
+ | - Building, Compiling, and Debugging using CCES | ||
- | The source code and include files of the ADuCM360_demo_cn0391 can be found on Github: | + | 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. |
+ | |||
+ | 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. | ||
+ | |||
+ | The software for the **ADuCM360_demo_cn0391** demo can be found here: | ||
+ | |||
+ | <WRAP round 80% download> | ||
+ | Prebuilt CN0391 Bin File | ||
+ | * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/releases/download/Release-1.0/ADuCM360_demo_cn0391.bin| ADuCM360_demo_cn0391.Bin]] | ||
+ | Complete CN0391 Source Files | ||
+ | * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0391| ADuCM360_demo_cn0391 Source Code]] | ||
- | <WRAP round download 80%> | ||
- | \\ | ||
- | CrossCore Embedded Studio Application Source Code: | ||
- | \\ | ||
- | \\ | ||
- | [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0391|ADuCM360_demo_cn0391]] | ||
</WRAP> | </WRAP> | ||