SWRZ074C May 2017 – May 2021 IWR1443
Debugger May Display Unpredictable Data in the Memory Browser Window if a System Reset Occurs
IWR1443 ES1.0, IWR1443 ES2.0, and IWR1443 ES3.0
If a system reset (nRST goes low) occurs while the debugger is performing an access on the system resource using system view, a slave error should be replied to the debugger. If the access was a read, instead the response might indicate that the access completed successfully and return unpredictable data.
This issue occurs under this condition: when a system reset is asserted (nRST low) on a specific cycle, while the debugger is completing an access on the system, using the system view. An example would be, when a debugger, like the CCS-IDE memory browser window, is refreshing content using the system view. This is not an issue for a CPU only reset and, this is not an issue during a power-on-reset (nPORRST) either.
Avoid performing debug reads and writes while the device might be in reset.