E64 - Modify Data in Memory of Program

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

E64 - Modify Data in Memory of Program

1,809 Views
JACOBO
Contributor I
I have a big block of data and for the size no is possible located in RAM ($2000 - $3FFF)

The only one option is located in memory of program but i need modify it to use it.

Is possible To modify some data located in the memory of program ($4000 - $FFFF)?


--
Alban Edit: Please always include FSL Part Number in Message Subject line.



Message Edited by Alban on 2007-09-22 09:12 PM
Labels (1)
Tags (1)
0 Kudos
4 Replies

434 Views
CrasyCat
Specialist III
Hello
 
I assume you are using a HCS12 CPU. Am I right?
Which derivative are you using (HCS12DP256, ...)?
 
 
CrasyCat
0 Kudos

434 Views
JACOBO
Contributor I
Hello CrasyCat

Yes, i am using the E64, with a web page, but the page is allocated in memory of program. This is very great to allocated in RAM.

I need update some bytes and so send the web page with new datas.

The version of CW is 3.1 in c but if the solution is in assembler, don't care.

Jacobo.


Message Edited by JACOBO on 2007-09-21 06:45 PM
Message Edited by JACOBO on 2007-09-21 06:47 PM
--
Alban Edit: Please always include FSL Part Number + CW version in Message Subject line.



Message Edited by Alban on 2007-09-22 09:13 PM
0 Kudos

434 Views
Lundin
Senior Contributor IV
What I believe you are looking for is to alter non-volatile memory cells, either the eeprom or the flash. There is an app note describing how to do this on the S12 homepage. Also search these boards for "flash programming", "NVM programming" etc, for hints and common mistakes.
0 Kudos

434 Views
Alban
Senior Contributor II
Hello,

Please do use subjects matching the requirement described in the following.
Your message will then probably be moved to the proper core board, if available.

Many thanks on behalf of all readers.
Alban.
0 Kudos