Created
May 16, 2019 20:03
-
-
Save tnishinaga/e378601a54044d4cd6dc2873d2577987 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> dap init | |
> auto0.dap info | |
AP ID register 0x24770002 | |
Type is MEM-AP APB | |
MEM-AP BASE 0x80000000 | |
ROM table in legacy format | |
Component base address 0x80000000 | |
Peripheral ID 0x01000bf000 | |
Designer is 0x1bf, Broadcom | |
Part is 0x0, Unrecognized | |
Component class is 0x1, ROM table | |
MEMTYPE system memory not present: dedicated debug bus | |
ROMTABLE[0x0] = 0x10003 | |
Component base address 0x80010000 | |
Peripheral ID 0x04004bbd03 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0xd03, Cortex-A53 Debug (Debug Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x15, Debug Logic, Processor | |
ROMTABLE[0x4] = 0x11003 | |
Component base address 0x80011000 | |
Peripheral ID 0x04004bb9d3 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0x9d3, Cortex-A53 PMU (Performance Monitor Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x16, Performance Monitor, Processor | |
ROMTABLE[0x8] = 0x12003 | |
Component base address 0x80012000 | |
Peripheral ID 0x04004bbd03 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0xd03, Cortex-A53 Debug (Debug Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x15, Debug Logic, Processor | |
ROMTABLE[0xc] = 0x13003 | |
Component base address 0x80013000 | |
Peripheral ID 0x04004bb9d3 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0x9d3, Cortex-A53 PMU (Performance Monitor Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x16, Performance Monitor, Processor | |
ROMTABLE[0x10] = 0x14003 | |
Component base address 0x80014000 | |
Peripheral ID 0x04004bbd03 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0xd03, Cortex-A53 Debug (Debug Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x15, Debug Logic, Processor | |
ROMTABLE[0x14] = 0x15003 | |
Component base address 0x80015000 | |
Peripheral ID 0x04004bb9d3 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0x9d3, Cortex-A53 PMU (Performance Monitor Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x16, Performance Monitor, Processor | |
ROMTABLE[0x18] = 0x16003 | |
Component base address 0x80016000 | |
Peripheral ID 0x04004bbd03 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0xd03, Cortex-A53 Debug (Debug Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x15, Debug Logic, Processor | |
ROMTABLE[0x1c] = 0x17003 | |
Component base address 0x80017000 | |
Peripheral ID 0x04004bb9d3 | |
Designer is 0x4bb, ARM Ltd. | |
Part is 0x9d3, Cortex-A53 PMU (Performance Monitor Unit) | |
Component class is 0x9, CoreSight component | |
Type is 0x16, Performance Monitor, Processor | |
ROMTABLE[0x20] = 0x0 | |
End of ROM table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment