Eeprom fails to work correctly

A forums to allow resolved bugs and problems with Flowcode v7 to be stored and marked as resolved.

Moderator: Benj

Post Reply
Zane
Flowcode v5 User
Posts: 199
Joined: Thu Sep 10, 2009 10:57 pm
Location: New Zealand
Has thanked: 93 times
Been thanked: 76 times
Contact:

Eeprom fails to work correctly

Post by Zane »

Hi,

I am using a PIC18F26K80 and the the eeprom fails to work correctly, it works fine in simulation. The program adds some initial values to the eeprom and then tries to read them back and display them. However only zeros are displayed. I have tried this with a PIC16F88 and it works ok.
Attachments
Flowcode2.fcfx
(7.06 KiB) Downloaded 280 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Eeprom fails to work correctly

Post by medelec35 »

Hi Zane,
Have you applied the fix posted here?
When applying fixes, if flowcode is open then you must select Reload before compiling otherwise the fix just applied won't work.

Martin
Martin

Zane
Flowcode v5 User
Posts: 199
Joined: Thu Sep 10, 2009 10:57 pm
Location: New Zealand
Has thanked: 93 times
Been thanked: 76 times
Contact:

Re: Eeprom fails to work correctly

Post by Zane »

Hi Martin,

Thanks for pointing this fix out, most appreciated.

Cheers

Zane

Post Reply