🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
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?