Does ULINKpro support all kinds of cortex-m devices? Now I have several MCU boards, Arduino nano 33 ble sense, SparkFun edge apollo3 blue, etc. I once tried to use JLink Edu but it didn't support instruction trace of those boards. So I wonder whether we can use ULINKpro for those boards to get instruction trace. Any advice will be greatly appreciated.
Do these devices support ETM trace? ETM trace is only optional, many devices don't have it implemented.
Do these devices have the "20-Pin Cortex Debug + ETM" Connector, which is mandatory for ULINKpro to support ETM trace debugging?
www2.keil.com/.../coresight-connectors
Only one device cannot support ETM trace. But I just need to get the number of assembly instructions executed so it may be okay. And all those devices may not have 20-Pin Cortex Debug + ETM Connector. Could I connect them with ULINKpro with SWD or JTAG connectors?