zephyrproject-rtos / eclipse-plugin

Zephyr Eclipse Plugin
Eclipse Public License 2.0
16 stars 18 forks source link

Loading Target's CPU Register and memory #28

Closed KozhinovAlexander closed 4 years ago

KozhinovAlexander commented 4 years ago

I am not able to load my targets CPU registers and memory address values with eclipse-plugin in debug mode. Where can I find information about loading this values in debugger?

Currently my target is NUCLEO-H745ZI-Q and under development.