windows_mios32_toolchain_core
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows_mios32_toolchain_core [2013/11/05 23:55] – updated link to mios32_toolchain admin | windows_mios32_toolchain_core [2015/07/01 10:24] (current) – [GCC Toolchain] shuriken | ||
---|---|---|---|
Line 61: | Line 61: | ||
The download directory for the toolchain is http:// | The download directory for the toolchain is http:// | ||
- | Download the latest " | + | Download the latest " |
You must add the " | You must add the " | ||
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 | ||
set MIOS32_PROCESSOR=LPC1769 | set MIOS32_PROCESSOR=LPC1769 | ||
set MIOS32_BOARD=MBHP_CORE_LPC17 | set MIOS32_BOARD=MBHP_CORE_LPC17 | ||
- | set MIOS32_LCD=universal | + | set MIOS32_LCD=universal |
+ | |||
+ | MBHP_CORE_STM32F4: | ||
+ | set MIOS32_GCC_PREFIX=arm-none-eabi | ||
+ | set MIOS32_FAMILY=STM32F4xx | ||
+ | set MIOS32_PROCESSOR=STM32F407VG | ||
+ | set MIOS32_BOARD=MBHP_CORE_STM32F4 | ||
+ | set MIOS32_LCD=universal | ||
+ | |||
You can set these in the Windows preferences (just like the PATH variable) by clicking "Add New" and entering the respective pairs. | You can set these in the Windows preferences (just like the PATH variable) by clicking "Add New" and entering the respective pairs. | ||
Line 159: | Line 167: | ||
* Type " | * Type " | ||
* Paste in the following command: | * Paste in the following command: | ||
- | '' | + | < |
+ | make --version | ||
+ | </ | ||
* Hit Enter. You should see the following output: | * Hit Enter. You should see the following output: | ||
Line 181: | Line 191: | ||
\\ | \\ | ||
\\ | \\ | ||
- | |||
====SVN Repository==== | ====SVN Repository==== |
windows_mios32_toolchain_core.1383695703.txt.gz · Last modified: 2013/11/05 23:55 by admin