Hi,
So, is the problem with PICStart/MPLAB or with one of your posted code snippets?
Microcode studio will automaticly include the device specific file(s) based on which device you select in the drop-down list in MCS. You can then either set the config fuses in your program (search the forum for info) or set them manually in MPLAB.
In MPLAB: Enable the PIC-start, select the desired device and import the .hex file. Now goto Configure/Configuration bits and check that everything is as it's supposed to be, then program the chip.
/Henrik Olsson.
Bookmarks