Difference between revisions of "ARM-USB-OCD"

(Software)
(Hardware)
 
Line 49: Line 49:
  
 
== Hardware ==
 
== Hardware ==
Under construction
+
The board is propriety design and the design is not open-source hardware.
  
 
== Software ==
 
== Software ==

Latest revision as of 22:25, 24 August 2026

Documents

Hardware

The board is propriety design and the design is not open-source hardware.

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