Hi,
I'm currently stuck on a problem where I would love to get instruction tracing up and running on the LPC5516 that we're using.
The user manual for the chipset states that it is supported (page 1074):
> Trace port provides Cortex-M33 CPU instruction trace capability. Output is via a serial
wire viewer.
But that is about everything I've been able to find out so far. As the ETM component - that I would have expected used for this - isn't listed in the CoreSight ROM table, I'm a bit stumbled on how to get this up and running.
For reference: I'm using a SEGGER J-Link BASE compact with PyOCD and JLink currently.