Loading...
 

SW4STM32 and SW4Linux fully supports the STM32MP1 asymmetric multicore Cortex/A7+M4 MPUs

   With System Workbench for Linux, Embedded Linux on the STM32MP1 family of MPUs from ST was never as simple to build and maintain, even for newcomers in the Linux world. And, if you install System Workbench for Linux in System Workbench for STM32 you can seamlessly develop and debug asymmetric applications running partly on Linux, partly on the Cortex-M4.
You can get more information from the ac6-tools website and download (registration required) various documents highlighting:

System Workbench for STM32


Setting Register format in Debug perspective to Hexidecimal [SOLVED]

The solution is to update the eclipse components.

Help->Check for Updates

===
Greetings,

In other eclipse environments there is more of a contextual menu for the Registers View in Debug Perspective. In AC6, we have only a small few options, none of which allow us to change the format of the value of the register from decimal to hexidecimal.

See here as a reference:
http://mcuoneclipse.com/2012/10/01/debugging-variables-in-hexadecimal-with-eclipse/Question

I have attempted to change the global default per this link, but to no avail. There is also no contextual menu option to do anything of the sort. It appears someone has configured the Registers View in Debug Perspective to not have this capability anymore in favor of some lesser features.

How can I revert these changes or otherwise display in hexidecimal by default?

Cheers,
Joe