This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ROM_RAM_LPC2378 testing

Hi all

I am using LPC2378 processor and want to check the internal RAM and Flash memory ,

i want to test this for self testing of the memory .want to write into the RAM and read the RAM so that to know its not corrupted or doesnt have bad sectors .

and the flash memory where the code is to be loaded , after loading the code i want to compliment the code and store it inside the flash so that to check the flash memory dynamically during run time comparing the original code and the compliment to make sure the code is not corrupted

this is done so data safety ...

does any one have the idea how to go about it .

Regards
Suresh