Hi all
I'm looking for a possibility to check if my code which runs in unsecured RAM does access data in secured memory. Best would be a kind of automatic test...
Currently CSM is not activated in my project (28335) and a part of my code runs in M0/M1 RAM. I would like to activate CSM. But my code perhaps does access secured memory (as constants, look up tables, etc).
How can I detect if my code tries to access secured data? Or even better: How can I prove that my code in M0/M1 does not access secured memory?
Any idea is greatly appreciated!
Best regards
Roger
