User Tools

Site Tools


stryd_one_codeblocks

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
stryd_one_codeblocks [2007/09/30 05:29]
jimp
stryd_one_codeblocks [2007/09/30 05:34]
jimp
Line 50: Line 50:
   * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=599|Download SDCC.]] 2.50 is officially supported or you can [[http://​sdcc.sourceforge.net/​snap.php#​Windows|get the latest snapshot]] if you're more experienced. Some PIC compiler routines have been improved in 2.6.0+ so this may be beneficial.   * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=599|Download SDCC.]] 2.50 is officially supported or you can [[http://​sdcc.sourceforge.net/​snap.php#​Windows|get the latest snapshot]] if you're more experienced. Some PIC compiler routines have been improved in 2.6.0+ so this may be beneficial.
   * Install using defaults (Note that this installs the PDF doc as well which can be very useful)   * Install using defaults (Note that this installs the PDF doc as well which can be very useful)
 +
  
 ===== MinGW ===== ===== MinGW =====
 MinGW contains GCC which is used to compile the simulator ​ MinGW contains GCC which is used to compile the simulator ​
  
-  * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=2435&​package_id=82721&​release_id=158801|Download the installer]]. Version 5.1.3 has tested OK.+  * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=2435&​package_id=240780&​release_id=529741|Download the installer]]. Version 5.1.3 has tested OK.
   * Install, taking the '​Download and Install'​ option, and select the '​Candidate'​ package (use '​Current'​ if you have problems) and the '​Minimal'​ install type. It may be best to accept the default install path as MinGW doesn'​t like paths with spaces.   * Install, taking the '​Download and Install'​ option, and select the '​Candidate'​ package (use '​Current'​ if you have problems) and the '​Minimal'​ install type. It may be best to accept the default install path as MinGW doesn'​t like paths with spaces.
   * If the installer crashes while downloading just keep repeating the above until it completes.   * If the installer crashes while downloading just keep repeating the above until it completes.
 +
  
 ===== GDB (GNU DeBugger) ===== ===== GDB (GNU DeBugger) =====
 GDB is used to debug apps and is a must-have for MIOS development. GDB is used to debug apps and is a must-have for MIOS development.
  
-  * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=2435&​package_id=82724&​release_id=190586|Download the installer]] ​+  * [[http://​sourceforge.net/​project/​showfiles.php?​group_id=2435&​package_id=20507|Download the installer]] ​
   * Install, taking the same default install path as MinGW (above).   * Install, taking the same default install path as MinGW (above).
  
stryd_one_codeblocks.txt ยท Last modified: 2007/10/05 23:29 by stryd_one