We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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