Hi Igor,
Thanks for your reply! I understand the ETM is inside the Cortex-A8 core. However, according to the cortex-A8 manual, there are actually different power domains inside the processor (Integer code, Debug and ETM, and NEON). My issue is it seems the debug power domain is not powered up.
I met a similar problem in Juno board before, which is solved by using the SCPI commands to communicate with the Cortex-M3 (system control processor) on the board. However, in iMX53, there is no such kind of system control processor or SCPI interfaces, so i don't know how to deal with it.
Best,
Zhenyu