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 revisionPrevious revision
Next revision
Previous revision
windows_mios32_toolchain_core [2014/02/05 10:30] – [Additional Environment Variables] epthecawindows_mios32_toolchain_core [2015/07/01 10:24] (current) – [GCC Toolchain] shuriken
Line 61: Line 61:
 The download directory for the toolchain is http://www.midibox.org/mios32_toolchain The download directory for the toolchain is http://www.midibox.org/mios32_toolchain
  
-Download the latest "windows" file and unzip into your favorite directory, If you unzip into c:\ the toolchain will create c:\mios32_toolchain and various sub-directories containing the toolchain files.+Download the latest "windows" file and unzip into your favorite directory, If you unzip into c:\ the toolchain will create c:\gcc-arm-none-eabi-4_7-2013q3-20130916-win32 and various sub-directories containing the toolchain files. Rename the directory gcc-arm-none-eabi-4_7-2013q3-20130916-win32 to mios32_toolchain.
  
 You must add the "bin" directory to your windows path, a temporary way is to type the following in a Windows Command Prompt window: (change c:\mios32_toolchain to wherever you extracted your toolchain) You must add the "bin" directory to your windows path, a temporary way is to type the following in a Windows Command Prompt window: (change c:\mios32_toolchain to wherever you extracted your toolchain)
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