Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:eval:user-guides:eval-adicup360:reference_designs:demo_cli [14 Jan 2021 05:23] – use / interwiki links Robin Getzresources:eval:user-guides:eval-adicup360:reference_designs:demo_cli [14 Mar 2021 06:15] (current) – [Obtaining the Source Code] adding in .Bin file Zuedmar Arceo
Line 79: Line 79:
  
 \\ \\
-===== Obtaining the source code ===== +===== Obtaining the Source Code ===== 
-\\ + 
-We recommend not opening the project directlybut rather import it into Eclipse and make local copy in your Eclipse workspace+There are two basic ways to program the ADICUP360 with the software for the CLI Demo. 
 +  - Dragging and Dropping the .Bin to the MBED drive 
 +  - Building, Compiling, and Debugging using CCES 
 + 
 +Using the drag and drop method, the software is going to be 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_cli** demo can be found here:
  
 <WRAP round 80% download> <WRAP round 80% download>
 +Prebuilt CLI Demo Bin File
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/releases/download/Release-1.0/ADuCM360_demo_cli.bin| ADuCM360_demo_cli.Bin]]
 +Complete CLI Demo Source Files
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cli| ADuCM360_demo_cli Source Code]]
  
-[[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cli | ADuCM360_demo_cli at Github]] 
-  
 </WRAP> </WRAP>
  
resources/eval/user-guides/eval-adicup360/reference_designs/demo_cli.txt · Last modified: 14 Mar 2021 06:15 by Zuedmar Arceo