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
Next revision
Previous revision
Next revision Both sides next revision
linux_mios32_toolchain_core [2011/04/27 03:46]
consumer
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 80: Line 80:
   * export MIOS32_PROCESSOR=STM32F103RE   * export MIOS32_PROCESSOR=STM32F103RE
   * export MIOS32_BOARD=MBHP_CORE_STM32   * export MIOS32_BOARD=MBHP_CORE_STM32
-  * export MIOS32_LCD=clcd+  * export MIOS32_LCD=universal
 \\ \\
 \\  \\ 
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: 2024/04/05 15:30 by phatline