![]() |
|
svd files for core specific registers - Printable Version +- EmBitz (https://www.embitz.org/forum) +-- Forum: IDE (https://www.embitz.org/forum/forum-1.html) +--- Forum: Debugging and debug plugins (https://www.embitz.org/forum/forum-5.html) +--- Thread: svd files for core specific registers (/thread-235.html) |
svd files for core specific registers - Misc01 - 16-02-2026 I recently used STM32 CubeIDE. While this is annoying slow when using embitz before, i found one thing that i did not encounter before. There are system register definitions beyond the STM32 specific SFRs, that affect the ARM core itself, like SCB, which e.g. contains a register holding the last address when a crash occured. In the normal MCU .vcd files, these ARM specific registers seem to be missing. How to show these registers in embitz? Best regards Michael |