I'd like to find out the debug HW present on MCUs I'm working with.
I have some understanding about ROM tables and I wonder if there is a list of part numbers of ARM debug components?
If there are part numbers of other designers, that wouldn't harm either, but I think most of the devices I work with probably have ARM debug components.
Juha, I don't know of an explicit list anywhere, sorry.Do you have access to Arm development tools? You could use the Platform Configuration Editor feature of Arm Development Studio to interrogate the target and list out all the (arm) components therein.