User Tools

Site Tools


macos_mios32_toolchain_core

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
macos_mios32_toolchain_core [2011/05/21 20:51]
admin moved from old page
macos_mios32_toolchain_core [2013/11/05 23:54]
admin updated link to mios32_toolchain
Line 52: Line 52:
 The MIDIbox community have created a modified GNU Compiler Collection, ready for use with the ARM Cortex M3 platform. The toolchain contains all of the tools required to build MIOS32 applications including GCC and NEWLIB. ​ The MIDIbox community have created a modified GNU Compiler Collection, ready for use with the ARM Cortex M3 platform. The toolchain contains all of the tools required to build MIOS32 applications including GCC and NEWLIB. ​
  
-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).
  
-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 "​macos"​ file and unzip into your favorite directory, If you unzip into /usr/local the toolchain will create /​usr/​local/​mios32_toolchain and various sub-directories containing the toolchain files. Download the latest "​macos"​ file and unzip into your favorite directory, If you unzip into /usr/local the toolchain will create /​usr/​local/​mios32_toolchain and various sub-directories containing the toolchain files.
Line 87: Line 87:
 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''​\\ ​
 Here I considered that you have put all the files downloaded from the svn server in the directory "​~/​svn/​mios32/​trunk"​ but up to you to put them elsewhere if you want and change the "​MIOS32_PATH"​ variable accordingly. Here I considered that you have put all the files downloaded from the svn server in the directory "​~/​svn/​mios32/​trunk"​ but up to you to put them elsewhere if you want and change the "​MIOS32_PATH"​ variable accordingly.
  
Line 120: Line 120:
 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\\
 echo MIOS32 variables initialized.''​\\ ​ echo MIOS32 variables initialized.''​\\ ​
  
Line 147: Line 147:
 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 158: Line 158:
 export MIOS32_PROCESSOR=LPC1769\\ ​ export MIOS32_PROCESSOR=LPC1769\\ ​
 export MIOS32_BOARD=MBHP_CORE_LPC17\\ ​ export MIOS32_BOARD=MBHP_CORE_LPC17\\ ​
-export MIOS32_LCD=clcd''​\\ ​ +export MIOS32_LCD=universal''​\\ ​
macos_mios32_toolchain_core.txt · Last modified: 2014/03/12 21:34 by admin