Difference between revisions of "NU32 Software"

From Mech
Jump to navigationJump to search
(Created page with "== Software == * Text Editors ** for mac ** for windows ** for linux * Native C Compiler ** for mac ** for windows ** for linux * Make (is this needed, or just need instructi...")
 
Line 9: Line 9:
** for windows
** for windows
** for linux
** for linux
* Make
* Make (is this needed, or just need instructions when installing the Native C Compiler?)
* [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]
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI Virtual COM Port Driver]
* [http://www.ftdichip.com/Drivers/VCP.htm FTDI Virtual COM Port Driver]
* [http://www.putty.org/ PuTTY Terminal Emulator for Windows] (use "screen" on Linux and the Terminal program on a Mac)
* [http://www.putty.org/ PuTTY Terminal Emulator for Windows] (use "screen" on Linux and the Terminal program on a Mac)
* [[Media:Embedded_Computing_V1.0-Nov_2015.zip | Full Book Source Code (November 2015)]]
* [[Media:Embedded_Computing_V1.0-Nov_2015.zip | Full Book Source Code (November 2015)]] (The 01_Quickstart directory contains the PIC32Quickstart code mentioned in the book.)

Revision as of 23:55, 9 December 2015

Software