So I deleted and created the custom programmer again and paid attention to the NEXT button.
Nope, NEXT button never comes on, and the command line seems complete if I EDIT the programmer again.Code:-TSBUR223673449 -P$target-device$ -F$hex-filename$ -E -M -Y -OL -OB
I compile and program again, I see HEX FILE NOT FOUND blink, and the command line window keeps closing despite the new command line.
I'm starting to think the command lines for the PK4 are different...?Via the PICKit3 programmer
-TSBUR171738083 -P$target-device$ -F$hex-filename$ -E -M -Y -OL -OB
or
-TPPK3 -P$target-device$ -F$hex-filename$ -E -M -Y -OL -OB
Command Line Options:
-E erase before programming
-M program entire memory
-Y verify after programming
-OL release from reset
-OB batch mode (leaves cmd line window open)


Reply With Quote

Bookmarks