This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I am trying to figure out all the offending sections of the code which does an update to .const memory section. The .const memory section is of 2MB long.
Currently i am doing a memory dump before the use case and after running the use case. Then with a diff tool figuring out the differences @ various memory locations. With this techinique i find almost more than 10,000 differences.
Is there a quicker and neater way using CCS to dump all the offending code which does an update to .const section of memory.
Appreciate a quick response.
Thanks and Regards
Brijesh