Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

NXP/ST Power Architecture: Download/reset does not work

13-Apr-2022

Certain PowerPC chips have escalation counters. These counters will keep track of consecutive resets and, in case there are too many in a short period of time, the chip goes into a permanent reset.

This manifests itself as not being able to establish a debug session in winIDEA since the chip is in reset.


Solution: 

The solution is to reset the escalation counters to their initial values. This can be done with an initialization file. Example content of an initialization file that resets the FRET and DRET registers on MPC5746C:

A 0xF7FA8604 L 0x0 	// Reset RGM_FRET
A 0xF7FA8608 L 0x0 // Reset RGM_DRET



More resources:

Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!