Dear all,
System: Altera Cyclone V with ARM Cortex-A9 dual-core MPU. CoreSight PFT 1.0
I am currently developing a trace decompressor. I wrote a function that parses the program image in order to get the waypoint information of each instruction.
This…