At 08:11 AM 8/7/2009, Csanyi Pal wrote: >Now I'm trying to program the PIC 18F2550 with Pikdev. > >When I hit F6 the 'Builtin PiKdev programmer - PiKdev' window pop up. > >Current settings is 'p18f2550' with the approppriate firmware .hex >file. > >I can detect the PIC 18F2550 here. > >The field of >'Program memory (16 bits words)' >shows the values 'FFFF': >from address 00000000 to 00007FF0 I am not familiar with PiKdev but the values of "FFFF" in the Program Memory field strongly suggest that the hex file has NOT been loaded into PiKdev's memory. Try to load the hex file manually - use PiKdev's "load" or "import" function to actually select your hex file and load it into memory. You should see data other than "FFFF" in the program memory locations. The un-programmed state of a PIC is in fact "FFFF" so it is quite possible that PiKdev is programming and verifying the PIC correctly. dwayne -- Dwayne Reid Trinity Electronics Systems Ltd Edmonton, AB, CANADA (780) 489-3199 voice (780) 487-6397 fax www.trinity-electronics.com Custom Electronics Design and Manufacturing -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist