User Tools

Site Tools


windows_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_toolchain_core [2009/11/12 20:34] – msys installation not required anymore adminwindows_toolchain_core [2012/07/04 18:37] (current) admin
Line 5: Line 5:
 ** Don't forget [[http://www.midibox.org/dokuwiki/windows_toolchain_quickstart|The QuickStart Guide!]]**  ** Don't forget [[http://www.midibox.org/dokuwiki/windows_toolchain_quickstart|The QuickStart Guide!]]** 
  It's the quick and easy setup. It will work for nearly everyone.\\  It's the quick and easy setup. It will work for nearly everyone.\\
 +\\
 +** Please note that this page is only for MIOS8.** 
 +  For the more powerful STM32 based MIOS32, please visit [[http://www.midibox.org/dokuwiki/doku.php?id=windows_mios32_toolchain_core&s|The MIOS32 Setup Guide!]]\\
 \\ \\
 \\ \\
Line 31: Line 34:
 \\ \\
 \\ \\
 +
 ====== Preparation ====== ====== Preparation ======
  
Line 64: Line 68:
 \\ \\
 ====== Required Tools ====== ====== Required Tools ======
- 
 ===== MSYS ===== ===== MSYS =====
  
 MSYS provides us with a POSIX (UNIX style) environment for our Windows PC. This packages includes tools such as make and sed and sh, which are required to correctly run gputils later on. I recommend the latest version, but v1.0.10 has tested OK. MSYS provides us with a POSIX (UNIX style) environment for our Windows PC. This packages includes tools such as make and sed and sh, which are required to correctly run gputils later on. I recommend the latest version, but v1.0.10 has tested OK.
 If you are going to use MinGW for AC-Sim, ensure that you have installed that completely before performing the MSYS install. See the above step in this document. If you are going to use MinGW for AC-Sim, ensure that you have installed that completely before performing the MSYS install. See the above step in this document.
-  * [[http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download|Download MSYS]]+  * [[http://downloads.sourceforge.net/mingw/MSYS-1.0.11.exe|Download MSYS]]  (more info [[http://www.mingw.org/wiki/MSYS|here]])
   * Install using the defaults.   * Install using the defaults.
   * When the install is almost complete, you will see a DOS console window open, and you will be prompted: "Do you wish to continue with the post install? [yn ]". Type 'y' (without the quotes) and hit Enter.   * When the install is almost complete, you will see a DOS console window open, and you will be prompted: "Do you wish to continue with the post install? [yn ]". Type 'y' (without the quotes) and hit Enter.
Line 77: Line 80:
 ===== GNU PIC Utilities (GPUtils) ===== ===== GNU PIC Utilities (GPUtils) =====
  
-  * [[https://sourceforge.net/project/showfiles.php?group_id=41924&package_id=37059|Download gputils-win32]]. Grab the latest. v0.13.is tested OK.+  * [[http://sourceforge.net/projects/gputils/files/gputils-win32/0.13.7|Download gputils-win32]]. Grab the latest. v0.13.is tested OK, newer versions may fail!
   * Install the complete application using the 'Full' option.   * Install the complete application using the 'Full' option.
   * When the installer asks you, click 'Yes' to add the installation directory to the PATH environment variable.   * When the installer asks you, click 'Yes' to add the installation directory to the PATH environment variable.
windows_toolchain_core.1258058040.txt.gz · Last modified: 2009/11/12 20:34 by admin