Coresight (Part 7): The Two Main Functions of Coresight
Coresight has two main functions: debugging and tracing. 1. Debugging The debugger implements debugging functionality through DAP. 1.1. Single-Core Debugging System: One DAP, along with one AP and APBIC. External access to the DP is transformed by the DAP into AP access. The AP generates the AP bus through the APBIC, allowing access to debugging … Read more