Difference between revisions of "Toolchain"

From freemyipod.org
Jump to: navigation, search
(First draft)
 
m
 
Line 1: Line 1:
To compile our code and to use our Python scripts that communicate with software running on the target like emBIOS you need some tools:
+
To compile our code and to use our Python scripts that communicate with software running on the target like [[emCORE]] you need some tools:
  
 
<!-- TODO: Compiler toolchain for ARM cross compiling -->
 
<!-- TODO: Compiler toolchain for ARM cross compiling -->

Latest revision as of 22:16, 11 September 2011

To compile our code and to use our Python scripts that communicate with software running on the target like emCORE you need some tools:

Python Scripts

To use our Python scripts that communicate with the target via USB you need the following tools: