Quote:
Originally Posted by thingstodo
I found 8.83 in the mplab archive and downloaded the zip file. If the erase does not help, I'll try using 8.83. That's step 2. Do you have the version of the compiler you are using? (just in case that makes a difference somewhere down the line) Are there versions for the libraries?
|
Loaded 8.83 and it loaded a C compiler as well. Maybe I don't need to know the version of the C compiler and other tools if they load auto-magically.
Log from 8.83, // shows my comments
*************************************************
// import hex file from this morning's email
PICkit 3 detected
Connecting to PICkit 3...
Running self test...
Self test completed
Firmware Suite Version...... 01.32.09
Firmware type......................dsPIC30F
PICkit 3 Connected.
Target Detected
Device ID Revision = 00001004
// Click erase
Erasing...
Erase device complete
// Click blank check
Blank Checking...
Device is blank
// click program
Programming...
Programming/Verify complete
// click verify
Verifying...
Verify complete
************************************************** *
Cycle power, connect at 38,40, no parity, 8 data bits, 1 stop bit
No response.