Difference between revisions of "NU32 Software"
From Mech
Jump to navigationJump to searchMatthewElwin (talk | contribs) |
MatthewElwin (talk | contribs) |
||
Line 2: | Line 2: | ||
* Text Editors |
* Text Editors |
||
** for |
** for Mac |
||
** for |
** for Windows |
||
** for |
** for Linux |
||
* Native C Compiler |
* Native C Compiler |
||
** for |
** for Mac |
||
** for |
** for Windows |
||
*** [http://www.mingw.org/wiki/Getting_Started MinGW] |
*** [http://www.mingw.org/wiki/Getting_Started MinGW] |
||
** for |
** for Linux |
||
* Make |
* Make |
||
** for Windows |
|||
http://www.mingw.org/wiki/MSYS |
|||
** Mac/linux |
|||
* [http://www.microchip.com/pagehandler/en_us/devtools/mplabxc/ The Microchip XC32 Compiler] |
* [http://www.microchip.com/pagehandler/en_us/devtools/mplabxc/ The Microchip XC32 Compiler] |
||
* [http://www.microchip.com/pagehandler/en_us/devtools/mplabharmony/home.html MPLAB Harmony] |
* [http://www.microchip.com/pagehandler/en_us/devtools/mplabharmony/home.html MPLAB Harmony] |
Revision as of 23:05, 9 December 2015
Software
- Text Editors
- for Mac
- for Windows
- for Linux
- Native C Compiler
- for Mac
- for Windows
- for Linux
- Make
- for Windows
http://www.mingw.org/wiki/MSYS
- Mac/linux
- The Microchip XC32 Compiler
- MPLAB Harmony
- FTDI Virtual COM Port Driver
- PuTTY Terminal Emulator for Windows (use "screen" on Linux and the Terminal program on a Mac)
- Full Book Source Code (November 2015) (The 01_Quickstart directory contains the PIC32Quickstart code mentioned in the book.)