Use ASM-IDE I am able to create hex files and then use my Pickit2 programmer to program the pic. However I cannot do this automatically from only the ASM-IDE menu. Under the Assemble/Option menu, I have changed the path for the programmer to the file where the Pickit2.exe file is located. When I try to program from the IDE, the program hangs.
I have also downloaded from this site the PK2CMD_mtx.exe file and tried loading it in as the programmer under the Assemble/Option menu, but the program still hangs. I did put the .dat file in the same directory, as the readme file says to do.
What am I doing wrong? thx
Pickit2 with ASM-IDE?
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Pickit2 with ASM-IDE?
Hello
The easiest way to get the ASM IDE and PICKit to automatically work together are to do the following.
Revert the settings in the ASM IDE back to their default state. Then open the PICkit software and click the button marked "Auto Import Hex + Write Device"
This will ask for a hex file. When ever the hex file changes from the version that is loaded onto the chip the PICkit will automatically reprogram the device.
The easiest way to get the ASM IDE and PICKit to automatically work together are to do the following.
Revert the settings in the ASM IDE back to their default state. Then open the PICkit software and click the button marked "Auto Import Hex + Write Device"
This will ask for a hex file. When ever the hex file changes from the version that is loaded onto the chip the PICkit will automatically reprogram the device.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel