Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
resources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0357 [03 Jan 2021 21:46] – fix links Robin Getzresources:eval:user-guides:eval-adicup360:reference_designs:demo_cn0357 [14 Mar 2021 09:50] – [Obtaining the Source Code] adding in .Bin file Zuedmar Arceo
Line 56: Line 56:
   - Plug in the USB cable from the PC to the EVAL-ADICUP360 base board via the Debug USB.(P14)   - Plug in the USB cable from the PC to the EVAL-ADICUP360 base board via the Debug USB.(P14)
  
-===== Obtaining the source code =====+===== Obtaining the Source Code =====
  
 +There are two basic ways to program the ADICUP360 with the software for the CN0357.
 +  - Dragging and Dropping the .Bin to the MBED drive
 +  - Building, Compiling, and Debugging using CCES
  
-We recommend not opening the project directly, but rather import it into CCES and make local copy in your workspace+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.
  
-The source code and include files of the **ADuCM360_demo_cn0357** can be found on Github:+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_cn0357** demo can be found here:
  
 <WRAP round 80% download> <WRAP round 80% download>
-\\  +Prebuilt CN0357Bin File 
-CrossCore Embedded Studio Application Source Code+  * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/releases/download/Release-1.0/ADuCM360_demo_cn0357.bin| ADuCM360_demo_cn0357.Bin]] 
-\\  +Complete CN0357 Source Files 
-\\  +  [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0357| ADuCM360_demo_cn0357 Source Code]]
-[[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0357| ADuCM360_demo_cn0357 at Github]] +
-</WRAP>+
  
 +</WRAP>
 <WRAP center round info 80%> <WRAP center round info 80%>
-For more information on importing, debugging, or other tools related questions, please see the [[https://wiki.analog.com/resources/eval/user-guides/eval-adicup360/tools/cces_user_guide |tools user guide.]] +For more information on importing, debugging, or other tools related questions, please see the [[/resources/eval/user-guides/eval-adicup360/tools/cces_user_guide |tools user guide.]] 
 </WRAP> </WRAP>
  
resources/eval/user-guides/eval-adicup360/reference_designs/demo_cn0357.txt · Last modified: 14 Mar 2021 09:51 by Zuedmar Arceo