🎉 We're happy to announce new public releases 🎉

  • TriCore v6.2r2 Inspector v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
Contact us to get access

NXP/ST Power Architecture: Trace does not work when in SAFE mode

18-Apr-2024

MPC5675K can stay in SAFE mode which disables the MCKO signal and the trace does not work.


Possible solution

Use the below init sequence which switches CPU from SAFE into DRUN mode:

A RGM_FES W 0x4080
A ME_MCTL L 0x30005AF0
A ME_MCTL L 0x3000A50F
Was this answer helpful?