Other Parts Discussed in Thread: SEGGER
Hi,
I wondering if I can add support for ETM to my board, but I'm a bit confused about ETM interfacing.
Looking up in the internet I found that most ETM tracers (like SEGGER J-TRACE or IAR I-jet) use 4 data pins (TRACEDATA[0] to [3]) and one clock signal (TRACECLK).
But RM48 has up to 32 data signals (ETMDATA[0] to ETMDATA[31]), one clock (ETMTRACECLKOUT) and one control signal (ETMTRACECTL). Infact in document SPNU508B the "J19, MIPI ETM Connector" of "RM48 Hercules Development Kit" all these signals are supported.
How RM48 can be interfaced to commercial tracer mentioned above? If only the first 4 ETMDATA can be used It would be good for me because others are multiplexed with EMIF that I'm currently using.
I cannot find information/examples about this. Thank you,
Valerio