Hi, is it possible to add peripheral registers view when debugging with GDB Hardware Debugging?
I use onboard (F4Disvovery) ST-LINK, and gdb server from texane stlink -> https://github.com/texane/stlink).
Regards
Grygierek
but my plug-ins are built on top of GDB Hardware Debugging, if you start the server manually and replace the reset sequence I guess you can use any external server.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Grygierek,
I am considering this change, but cannot promise it will be ready for the next release.
Thank you, I really appreciate your time and effort.
the first attempt to fix this was not successful, there are some initialisation issues that need to be changed, and I did not find a solution (yet).
unfortunately there are no short term solutions for this.
That's unfortunate. Thank you for your effort anyway.
but my plug-ins are built on top of GDB Hardware Debugging, if you start the server manually and replace the reset sequence I guess you can use any external server.