T O P I C R E V I E W |
busterk |
Posted - 06/20/2009 : 10:35:13 - I have problems with the configuration flags of the pic (0x2007) - I'm setting the flags manually which results in the word 0x3F18 - When I'm programming the pic the CFG gets written as 0x3FFF all "1". -Why could that be ?
- When my program was smaller it worked.
|
4 L A T E S T R E P L I E S (Newest First) |
busterk |
Posted - 06/22/2009 : 11:20:17 quote: Originally posted by ZLM
The USBPrg is always use .bin file as default. We can added a setting option on this point.
I would like that very much as i always use *.hex files myself Thanks DD |
ZLM |
Posted - 06/21/2009 : 16:53:56 The USBPrg is always use .bin file as default. We can added a setting option on this point.
|
busterk |
Posted - 06/21/2009 : 12:54:12 quote: Originally posted by ZLM
Can you try it again on smaller program again?
I just want to confirm the problem can be reproduced.
I found a workaround , i just erase the code and write new code now the CFG is unchanged and i can use the pic again. But using the read /wrte CFG dint work as i hoped it would.
Can i Change the default load file in USB Prog to *.hex and not *.bin.?
|
ZLM |
Posted - 06/20/2009 : 23:21:57 Can you try it again on smaller program again?
I just want to confirm the problem can be reproduced. |