User Tools

Site Tools


linux_mios32_toolchain_core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux_mios32_toolchain_core [2011/08/21 01:18]
admin
linux_mios32_toolchain_core [2013/11/05 23:52]
admin changed link to toolchain
Line 40: Line 40:
 The Toolchain has currently been compiled for Windows (2000+), Mac OS X (Leopard or newer) and Linux x86 (built on Ubuntu 10.10).\\ The Toolchain has currently been compiled for Windows (2000+), Mac OS X (Leopard or newer) and Linux x86 (built on Ubuntu 10.10).\\
 \\ \\
-The download directory for the toolchain is ftp://ftp.lansystems.co.uk/pub/midibox\\+The download directory for the toolchain is http://www.midibox.org/mios32_toolchain\\
 \\ \\
-Download the latest "linux86" file and extract into your favorite directory, If you extract into /usr/local the toolchain will create /​usr/​local/​mios32_toolchain and various sub-directories containing the toolchain files.\\+Download the latest "linux" file and extract into your favorite directory, If you extract into /usr/local the toolchain will create /​usr/​local/​mios32_toolchain and various sub-directories containing the toolchain files.\\
   * cd /usr/local   * cd /usr/local
-  * sudo wget ftp://ftp.lansystems.co.uk/pub/midibox/​mios32_toolchain_linux86_xxxxxxxx.tgz +  * sudo wget http://www.midibox.org/mios32_toolchain/gcc-arm-none-eabi-xxxxxx.tar.bz2 
-  * sudo tar zxvf mios32_toolchain_linux86_xxxxxxxx.tgz+  * sudo tar zxvf gcc-arm-none-eabi-xxxxxx.tar.bz2
 \\ \\
-replace xxxxxxx with the date of the latest linux toolchain in ftp://ftp.lansystems.co.uk/pub/midibox\\+replace xxxxxxx with the date of the latest linux toolchain in http://www.midibox.org/mios32_toolchain\\
 \\ \\
 You now need to set the path variable for the toolchain bin directory (/​usr/​local/​mios32_toolchain/​bin) this is covered in the next section\\ You now need to set the path variable for the toolchain bin directory (/​usr/​local/​mios32_toolchain/​bin) this is covered in the next section\\
Line 89: Line 89:
   * make   * make
 if this works great! If not, either you made a mistake (or I did!!) if this works great! If not, either you made a mistake (or I did!!)
- 
linux_mios32_toolchain_core.txt · Last modified: 2013/11/05 23:52 by admin