🎉 We're happy to announce new public releases 🎉

  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code
  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety critical embedded software development on Arm cores
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?