Page 1 of 1

Config word missing

Posted: Fri Jun 17, 2011 10:43 am
by echase
1) Why do config words not get always saved in the Flowcode file? When I compile it to the PIC using a PICkit 2 the config word seems to get deleted, so even if I make no software changes and send it again the config word is missing.

On a different piece of software whose PIC uses many config words it does remember the words, unless I save the file to a new filename.

2) Is if possible that you could attach the LCD component for the latest v3 software? I had to change mine for one use at your recommendation and now for another use am not completely sure I have changed it back to the right original version. I did save a backup copy but may have got it wrong.

Re: Config word missing

Posted: Fri Jun 17, 2011 12:13 pm
by Benj
Hello,

Is it specific chips that do not save the config information correctly? If so then can you detail which chips cause the problem. Also is this a v3 only problem or have you also seen the problem in v4?

I have attached the up to date bv3 LCD component C file.

Re: Config word missing

Posted: Fri Jun 17, 2011 1:18 pm
by echase
It is for the 16F690, the common chip that often comes with the PICkit 2 on Microchip's low pin count develpment PCB.

I don't have v4.

Incidentally I am not convinced that PPP has every clock possibity for the 690 listed. But I may be confused because PPP names the options differently to some other data sources.

Re: Config word missing

Posted: Sun Jun 19, 2011 12:14 am
by echase
Mea culpa. I had forgotten that even for single config words I need to add the 0x2007 (or similar) address before the config word.

Also PPP does have all the clock options but confusingly names some of them quite differently from the Microchip data sheet.