Peripheral registers view is a new feature which is available with the J-Link plug-in, it would be great if it could be available for the openocd plug-in too.
Ah so peripheral registers view is not currently available with OpenOCD?
I reset the Debug perspective and there was still no view but thought it was because of the way ST had structured their VSD (STM32F1xx) or that I had some kind of configuration issue.
I +1 this feature! :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ah so peripheral registers view is not currently available with OpenOCD?
I reset the Debug perspective and there was still no view but thought it was because of the way ST had structured their VSD (STM32F1xx) or that I had some kind of configuration issue.
I +1 this feature! :-)
planned for the next release
I just updated the openocd plug-in to display the peripheral registers.
could you try the beta version from updates-test?
Do you mean from: http://gnuarmeclipse.sourceforge.net/updates-test ?
Is it best that I remove the existing plugins?
yes.
no need to remove, install as new software, the versions are different.
Turns out kepler just did an upgrade.
Once I had specified the device (stm32f103) the peripherals view was available with openocd.
I haven't gone into detail with verifying the full functionality but I did check that RCC->CR was viewable and that a few of the bits were configured.
Looks good, awesome. Thanks
you're welcome!
I tested Briefly with my STM32F3 discovery board. Seems to work! Outstanding. Thanks a lot for your work!
you're welcome!
Great stuff!
I have STM32F103 and STM32L151 here... so shout if you need some more input from this side.
Also have a 105 and 107 or something similar kicking around, but need to soldier onto a PCB...
thank you, glad you like it!
added in 2.4.2-201411261616
If you are interested, there is a new OpenOCD plug-in and package:
https://sourceforge.net/p/gnuarmeclipse/beta-versions/16/
I would appreciate any feedback.