Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:gccarm [2023/07/22 10:38] – [Issues] darron | tools:gccarm [2024/08/26 01:07] (current) – [Linux] darron | ||
---|---|---|---|
Line 9: | Line 9: | ||
< | < | ||
- | sudo apt-get install gcc-arm-none-eabi gdb-multiarch | + | sudo apt-get install gcc-arm-none-eabi |
</ | </ | ||
Otherwise download the last known release from [[https:// | Otherwise download the last known release from [[https:// | ||
+ | /* | ||
=== Issues=== | === Issues=== | ||
Line 27: | Line 28: | ||
sudo rm -r gcc-arm-none-eabi-9-2020-q1-update | sudo rm -r gcc-arm-none-eabi-9-2020-q1-update | ||
</ | </ | ||
+ | */ | ||
=== Resources === | === Resources === | ||