hi
sorry for my English 
We need to install subversion, we lower the dmg from here!, Once
svnX downloaded subversion installed, which is a gui for subversion
this is the link
Open svnX and add the repository MIOS32
svn: / / svnmios.midibox.org/mios32 double click on the repo
we added down the structure of the repository.
Then download the binary of the STM32 toolchain from here, what
Unzip and copy the STM32 folder in / usr / local /. Open a
terminal and type …
sudo-s
nano / etc / bashrc
and add at end of file
export PATH = $ PATH: / usr/local/stm32/bin
export MIOS32_PATH = path_del_repo_svnx / trunk
export MIOS32_BIN_PATH = $ MIOS32_PATH/bin
export MIOS32_GCC_PREFIX = arm-none-EABI
export MIOS32_FAMILY = STM32F10x
export MIOS32_PROCESSOR = STM32F103RE
export MIOS32_BOARD = MBHP_CORE_STM32
export MIOS32_LCD = CCD resource staff
Store and are ready for the final step of lowering the Xcode
Apple’s page here (must register to download the Xcode).
Remember the upper version of Xcode not working, if anyone has a method to use, I’m interested.
installed and ready, and we can test our MIOS32 toolchain.
Open a terminal and do the following …
cd $ MIOS32_PATH/apps/tutorials/001_forwarding_midi
make-s
Would have to leave it next
Application successfully built for:
Processor: STM32F103RE
Family: STM32F10x
Board: MBHP_CORE_STM32
LCD: CCD resource staff
_____________________________________________________
So we ended up configuring everything, keep in mind that is MIOS32
relatively new and not much code midibox drivers
there is only version 2 of the LC midibox not compile that no
term to develop support for GLCD, if comments on all
GLCD lines lc_lcd.c file compiled with support program
for CLCD resource staff.
This is the install process that worked for me!
Again, sorry for my English!
Any questions at your disposal.
best regards
Lucas