Problem with entering two config settings for 16F737
Posted: Tue Feb 03, 2009 9:58 pm
I am having a problem with entering two config settings at address 0x2007 and 0x2008
Chip, config window.
I have entered:
0x2007,0x3F98
0x2008,0x3FBD
Then when I re-open configure box in flowcode, all that is shown is:
0x2007,0x3f98
also in expert config menu of ppp, only one address is shown for 16F737, which is 0x2007.
I found the config settings I required, and programmed chip by: Importing hex file flowcode has created into Mplab, Made sure 16F737 is device selected, un-ticked Configuration Bits set in code, changed both config settings using drop down boxes & finally exported hex file with bits set correctly.
If I load PICkit2 with hex file created by Flowcode (with config set at 0x2007,0x3f98), it shows a warning about some configuration words not in hex file. However if I load PICkit2 with hex file that was configured in mplab and exported, then I get a message hex file successfully imported.
Why is there only one config box and not two?
How can I enter two configuration words when Flowcode thinks there should only be one configuration word with 16F737 chip is selected.
Chip, config window.
I have entered:
0x2007,0x3F98
0x2008,0x3FBD
Then when I re-open configure box in flowcode, all that is shown is:
0x2007,0x3f98
also in expert config menu of ppp, only one address is shown for 16F737, which is 0x2007.
I found the config settings I required, and programmed chip by: Importing hex file flowcode has created into Mplab, Made sure 16F737 is device selected, un-ticked Configuration Bits set in code, changed both config settings using drop down boxes & finally exported hex file with bits set correctly.
If I load PICkit2 with hex file created by Flowcode (with config set at 0x2007,0x3f98), it shows a warning about some configuration words not in hex file. However if I load PICkit2 with hex file that was configured in mplab and exported, then I get a message hex file successfully imported.
Why is there only one config box and not two?
How can I enter two configuration words when Flowcode thinks there should only be one configuration word with 16F737 chip is selected.