2020-11-12 10:15 PM
Hello,
Previously when working with NXP MCUs, I was able to inspect MCU registers and memory whilst debugging through a convenient interface built into the IDE.
I'm wondering if the STM32Cube ecosystem, or other ST tools, can provide equivalent functionality. Is there such a thing?
Basically, I'd like to be able to step through the code that is being executed on a MCU and see the state of device registers and memory at the same time. I find this very helpful in debugging issues.
Thanks,
Paul S.
Solved! Go to Solution.
2020-11-12 10:31 PM
Don't worry ... it seems STM32CubeIDE has this capability ... once I figure out how to use it.
2020-11-12 10:31 PM
Don't worry ... it seems STM32CubeIDE has this capability ... once I figure out how to use it.