| The AHB Trace Module allows to record AHB accesses for debugging purposes.
Record up to 1024 AHB bus accesses
Record up to 1024 AHB Interrupts
Programmable address mask register for selective recording
|
The AHB Trace Module records AHB bus traffic. It stores the following data:
32-bit timestamp (based on the AHB clock)
32-bit address
32-bit data
Type of access: Read/Write
Value of hsize
Value of hresp
Value of hgrant
In addition interrupts can be recorded, using the following data:
32-bit timestamp (based on the AHB clock)
AHB Interrupt vector (1 bit per interrupt)
|