Configuring the view after installation
First of all you have to show the view in the perspective you wish to use it in.
- Switch to the wanted perspective ( in most cases this will be "Debug" )
- Choose Window->Show View->Other... from the Menu and Debug->EmbSysRegView from the view selection window.
Then you should tell the View what chip you are using, by
- selecting Window->Preferences from the menu and C/C++->Debug->EmbSysRegview from the preferences window
- or by clicking on the wrench icon in the upper left corner of the view
Now you have to enable the registers you are interested in. You can do this by
- double clicking on a RegisterName, making it green (enabled).
- double clicking on a RegisterGroup, enabling all the Registers in it.