Toolchain: Difference between revisions

From freemyipod
Jump to navigation Jump to search
Farthen (talk | contribs)
First draft
 
mNo edit summary
 
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 20: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: