Hello all,
Can ETM (Embedded Trace Macrocell) be used to trace system libraries and third-party libraries, especially when the source is not available? I am using Cortex-M4 (K64f).
Regards,
Seema
Hi Seema,
Please check the link below that demonstrates how to implement Instruction Trace using our MCUXpresso ecosystem. In this document it is stated that the source code is needed in order to link instructions for tracing.
https://www.nxp.com/docs/en/quick-reference-guide/MCUXpresso_IDE_Instruction_Trace.pdf
Best regards,
Felipe