潮声隔雨深 · 2020年02月12日

online test of register RAM and Flash?

How to test registers,Flash and RAM during running ? Cortex-M4?

Do you have related library to support this kind of problem?

1 个回答 得票排序 · 时间排序
一知半解 · 2020年02月12日

There should be someone to execute your logic, normally the CPU

if the running RTOS/App is controlled by yourself, you can read/write those memory mapped registers as memory on M4

你的回答