Good evening
i was trying to program a 18F26K80 and after unfructous try i ' ve discovered two problems one on writing the config word and one on code . With the last version of opgui problem on config word is fixed but remain on the code. This is the original code
memoria CONFIG:
CONFIG1H: 0x09 CONFIG1L: 0x5D
CONFIG2H: 0x7C CONFIG2L: 0x79
CONFIG3H: 0x09 CONFIG3L: 0xFF
CONFIG4H: 0xFF CONFIG4L: 0x91
CONFIG5H: 0xC0 CONFIG5L: 0x0F
CONFIG6H: 0xE0 CONFIG6L: 0x0F
CONFIG7H: 0x40 CONFIG7L: 0x0F
Good evening
i was trying to program a 18F26K80 and after unfructous try i ' ve discovered two problems one on writing the config word and one on code . With the last version of opgui problem on config word is fixed but remain on the code. This is the original code
memoria CONFIG:
CONFIG1H: 0x09 CONFIG1L: 0x5D
CONFIG2H: 0x7C CONFIG2L: 0x79
CONFIG3H: 0x09 CONFIG3L: 0xFF
CONFIG4H: 0xFF CONFIG4L: 0x91
CONFIG5H: 0xC0 CONFIG5L: 0x0F
CONFIG6H: 0xE0 CONFIG6L: 0x0F
CONFIG7H: 0x40 CONFIG7L: 0x0F
memoria CODICE:
0000: 11 EF 0D F0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0F00: 01 00 0A 00 64 00 E8 03 10 27 01 00 10 00 00 01 00 10 30 31 32 33 34 35 36 37 38 39 41 42 43 44
0F20: 45 46 00 54 47
then i write the Pic : all ok but when i read the content is different from the original one and the PIC do not work
CONFIG1H: 0x08 CONFIG1L: 0x5D
CONFIG2H: 0x7F CONFIG2L: 0x7F
CONFIG3H: 0x89 CONFIG3L: 0x00
CONFIG4H: 0x00 CONFIG4L: 0x91
CONFIG5H: 0xC0 CONFIG5L: 0x0F
CONFIG6H: 0xE0 CONFIG6L: 0x0F
CONFIG7H: 0x40 CONFIG7L: 0x0F
memoria CODICE:
0000: 00 EF 0C F0 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
0F00: 01 00 0A 00 64 00 E8 03 10 27 01 00 10 00 00 01 00 10 30 31 32 33 34 35 36 37 38 39 41 42 43 44
0F20: 45 46 00 00 05 00 20 40 0D 08 00 20 40 41 00 44 50 00 00 50 44 43 20 20 20 00 24 00 22 00 00 20
0F40: 00 05 08 00 24 40 04 00 40 00 00 00 40 04 43 20 10 20 00 20 10 22 08 00 00 20 01 68 00 0C 10 2C
0F60: 00 10 00 00 00
the code differs from the original and do not work.
Any idea / suggest ?
P.S. Programmer work good with other PIC and EEproms.
Regards
Giuseppe
What does it report?
Log file?
Hi Alberto
which command i can do to save the log ?
if you need of one 18F26k60 i will send you.
Thanks
Giuseppe
It's in the options; save log file.
Regarding console messages, just copy and paste.
Hi Alberto
here are the requested files
Regards
Please contact me via email