User Tools

Site Tools


windows_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
Last revision Both sides next revision
windows_mios32_toolchain_core [2014/02/05 10:28]
eptheca [Additional Environment Variables]
windows_mios32_toolchain_core [2015/07/01 10:21]
shuriken [make version check]
Line 135: Line 135:
   set MIOS32_LCD=universal   set MIOS32_LCD=universal
   ​   ​
-MBHP_Core_LPC17:+MBHP_CORE_LPC17:
   set MIOS32_GCC_PREFIX=arm-none-eabi   set MIOS32_GCC_PREFIX=arm-none-eabi
   set MIOS32_FAMILY=LPC17xx   set MIOS32_FAMILY=LPC17xx
Line 142: Line 142:
   set MIOS32_LCD=universal   set MIOS32_LCD=universal
   ​   ​
-MBHP_Core_STM32F4:+MBHP_CORE_STM32F4:
   set MIOS32_GCC_PREFIX=arm-none-eabi   set MIOS32_GCC_PREFIX=arm-none-eabi
   set MIOS32_FAMILY=STM32F4xx   set MIOS32_FAMILY=STM32F4xx
Line 167: Line 167:
   * Type "​CMD"​ (without the quotes) and hit Enter.   * Type "​CMD"​ (without the quotes) and hit Enter.
   * Paste in the following command:   * Paste in the following command:
-''​make --version''​+<​code>​ 
 +make --version 
 +</​code>​
   * Hit Enter. You should see the following output:   * Hit Enter. You should see the following output:
  
Line 189: Line 191:
 \\ \\
 \\ \\
- 
  
 ====SVN Repository==== ====SVN Repository====
windows_mios32_toolchain_core.txt · Last modified: 2015/07/01 10:24 by shuriken