Error when trying to program some values in internal EEPROM

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
User avatar
Crenwick
Posts: 127
Joined: Sun Aug 07, 2011 1:40 pm
Location: Belgium
Has thanked: 7 times
Been thanked: 21 times
Contact:

Error when trying to program some values in internal EEPROM

Post by Crenwick »

Hi all,

I'm testing some RGB curves for my project and made a simple program to test these curves (see attach). Problem is when I try to write the values in EEPROM at programming.

I added some values to the EEPROM via the "supplementary code" option.

I changed also the #pragma DATA _EEPROM to #pragma DATA 0xF000 like explained in the topic here under:

http://www.matrixmultimedia.com/mmforum ... rom#p56956

Here is the error :
test.jpg
test.jpg (103.02 KiB) Viewed 2602 times
Does someone already tested to write some data to data_EEPROM with mloader ?

When I disable the extra code it programs the PIC fine but without code in EEPROM ...
Attachments
Ramptest.fcfx
(6.63 KiB) Downloaded 214 times
Bernard

Flowcode 6 / EB006-V9

User avatar
Crenwick
Posts: 127
Joined: Sun Aug 07, 2011 1:40 pm
Location: Belgium
Has thanked: 7 times
Been thanked: 21 times
Contact:

Re: Error when trying to program some values in internal EEP

Post by Crenwick »

Some update !

I used the ramptest.hex with my pickit2 and it was programmed successfully !

So I presume we have a problem with mloader and/or EB006V9 :(
Bernard

Flowcode 6 / EB006-V9

Post Reply