Difference between revisions of "ARM-USB-TINY"

(Documents)
(Documents)
Line 2: Line 2:
 
== Documents ==
 
== Documents ==
  
*[https://www.olimex.com/Products/ARM/JTAG/_resources/How_to_run_CooCox_with_Olimex_JTAGs_v2.pdf Using OLIMEX ARM JTAGs with Free and Awesome CooCox Software] - CoIDE, CoFlash
+
*[https://www.olimex.com/Products/ARM/JTAG/_resources/How_to_run_CooCox_with_Olimex_JTAGs_v2.pdf Using OLIMEX OpenOCD JTAG with Free and Awesome CooCox Software] - CoIDE, CoFlash
 
    
 
    
 
*[https://www.olimex.com/Products/ARM/JTAG/_resources/Manual_ECLIPSE_from_sample_project.pdf Using an OpenOCD server and Eclipse CDT document]
 
*[https://www.olimex.com/Products/ARM/JTAG/_resources/Manual_ECLIPSE_from_sample_project.pdf Using an OpenOCD server and Eclipse CDT document]

Revision as of 06:05, 16 July 2014

Documents

Hardware

Under construction

Software

  • Olimex's ARM GCC for Windows Dummies Installs on your computer GCC + OpenOCD debugger + Eclipse for out-of-the-box development with the open source GNU C compiler and OpenOCD debugger, supports flash loading with examples for different ARM controllers.
  • CrossWorks for ARM - a commercial integrated environment that supports all Olimex OpenOCD JTAGs, and also includes a lot of good examples for Olimex-made ARM boards

Projects

Under construction

FAQ

Under construction