Hi,
Could you help me in understanding this Hercules FIT requirements.
My understanding is that the debugger memory window should not display memory mapped peripheral areas.
Best Regards,
Abdul
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,
Could you help me in understanding this Hercules FIT requirements.
My understanding is that the debugger memory window should not display memory mapped peripheral areas.
Best Regards,
Abdul
Abdul,
The 7.140 mechanism in the safety manual actually refers to blocking the memory-mapped debug components from being accessed in the application. It has nothing to do with the debugger memory window. See below extract from the CPU's memory map from the datasheet:
You can use the MPU to block the application from accidentally writing to these memory regions.
Regards,
Sunil