elmot / clion-embedded-arm

OpenOCD + STM32CubeMX support for CLion
https://blog.jetbrains.com/clion/2017/12/clion-for-embedded-development-part-ii
Other
170 stars 29 forks source link

Would be possible to add MCU Registers view window/perspective during debugging? #129

Closed belussi closed 5 years ago

belussi commented 5 years ago

Sometimes it is very helpful to see all MCU memory during debugging, for example to see if configuration registers are correctly set. Eclipse has something which is called Memory View. Actually, this may be rather feature request to Clion rather to the plugin.