This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:arm_programming [2013/08/16 20:38] kaklik [J-TAG] |
en:arm_programming [2013/11/08 14:05] (current) |
||
---|---|---|---|
Line 26: | Line 26: | ||
To help you with the Ubuntu installation it is possible to used a ready-made [[https:// | To help you with the Ubuntu installation it is possible to used a ready-made [[https:// | ||
- | == Quick installation using a __repository__ | + | == Quick installation using a software repository |
sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
sudo apt-get update | sudo apt-get update | ||
- | sudo apt-get install gcc-arm-none-eabisudo | + | sudo apt-get install gcc-arm-none-eabi |
| | ||
== Compilation procedure == | == Compilation procedure == |