Is it possible to see the content of my flash memory? Byte-by-Byte?
I have MK10DN512Z VLL10
and debug environment is CodeWarrior debug tool. My project is a bareboard project with PE.
I can see the content of my RAM by looking at Memory tab in Debug session, but I cannot find anywhere for looking into my PFlash0 and PFlash1 content!
I wonder if there is a way to see it?
At the moment, I am using FLSH_LDD component to write and read to/from my flash. But it would be nice if I can see the address and data of flash in Debug mode.
Thanks
Mehdi