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 [2024/04/05 15:29]
phatline [Setup MIOS32 Environment]
linux_mios32_toolchain_core [2024/04/05 15:30] (current)
phatline [Setup MIOS32 Environment]
Line 95: Line 95:
 Depending on the path where your toolchain is situated, the Example Content off this file is:\\ Depending on the path where your toolchain is situated, the Example Content off this file is:\\
  
-//PATH="/​home/​autark/​midibox/​gcc-arm-none-eabi/​bin"​\\ +  * PATH="/​home/​autark/​midibox/​gcc-arm-none-eabi/​bin"​\\ 
- +  ​* ​MIOS32_PATH=/​home/​autark/​midibox/​mios32\\ 
-MIOS32_PATH=/​home/​autark/​midibox/​mios32\\ +  ​* ​MIOS32_BIN_PATH=/​home/​autark/​midibox/​mios32/​bin\\ 
-MIOS32_BIN_PATH=/​home/​autark/​midibox/​mios32/​bin\\ +  ​* ​MIOS32_BOARD=MBHP_CORE_STM32F4\\ 
-MIOS32_BOARD=MBHP_CORE_STM32F4\\ +  ​* ​MIOS32_FAMILY=STM32F4xx\\ 
-MIOS32_FAMILY=STM32F4xx\\ +  ​* ​MIOS32_GCC_PREFIX=arm-none-eabi\\ 
-MIOS32_GCC_PREFIX=arm-none-eabi\\ +  ​* ​MIOS32_PROCESSOR=STM32F407VG\\ 
-MIOS32_PROCESSOR=STM32F407VG\\ +  ​* ​MIOS32_LCD=universal\\
-MIOS32_LCD=universal//\\+
  
 if you cant log after reboot, then mostly you messed up your "​PATH"​ variable, in this case, boot with Linuxbootstick,​ and remove the PATH - line...\\ if you cant log after reboot, then mostly you messed up your "​PATH"​ variable, in this case, boot with Linuxbootstick,​ and remove the PATH - line...\\
linux_mios32_toolchain_core.txt · Last modified: 2024/04/05 15:30 by phatline