SoC Information
In this topic:
The SoC Information plugin is SoC specific and displays the e200 reset source and ECC information.
Select View | [SoC] PowerPC | SoC Information to load the plugin window.
Button |
Description |
---|---|
Enable automatic update which is indicated by a [Rt] in the plugin title |
|
Refresh the window |
|
Go to winIDEA Help |
Row |
Description |
---|---|
Reset Source |
Displays the source of the last CPU reset. |
ECC Address |
Displays the address of the last ECC error |
ECC Cause |
Displays the cause of the last ECC error |
To display or hide columns, right-click on a column header and select what you want to see. |
Right-click in the plugin window to open the context menu.
Copy Python access snippet - Copy SDK code snippet to extract the content from the plugin window.
Auto Fit - Arrange all the columns to fit in the plugin window.
Options - Set colors and fonts.
Help - Open winIDEA Help.
Normally ECC error reporting is disabled on the CPU after reset, so ECR (ECC Configuration register) must be modified to enable error reporting. This can be done either in user code, manually or in the initialization script. |