http://www.hcilab.org/resources/particles/particles-linux-mplab-howto.htmPIC Microcontroller Programming using the MPLAB ICD2 with LinuxPlease see our Particle How-To page for an overview on working with PIC18f6720-based Particle Computers as well. The MPLAB ICD2 can be used with Linux! The original files our code heavily bases on use the LPLAB code from http://www.landamore.com/pic.html. Though, the LPLAB code was not working for our PIC18F6720 from Microchip, due to problems with parsing the compiled HEX files, the communication with the serial port as well as the communication protocoll which relied on an old and hard-to-get MPLAB ICD2 firmware. Our version works with the MPLAB ICD2 firmware supplied with Microchip's MPLAB 7.21, but should work with any firmware versions. The MPLAB ICD2 is connected to the computer using the serial port, or, preferred, the USB port. Currently, we can
The tool currently provides a command line interfaces. We currently provide the raw sources which so far have been tested with Debian and Gentoo Linux. If you have questions on the ICD2 programmer code for Linux, please contact us at icd2linux @ hcilab . org Files - Code and Headers
Files - previous releasesLinks |