Hello
Currently I am trying to use CoreSight Access Library on PYNQ Z1 device (which has ARM A9 on the chip). Since the device is not listed as a supported device, I need to do manual device registration by editing csregistration.c/ cs_demo_known_boards.c file.
However, this process require me to know bunch of addresses, such as for romtable, ETB, ETR, ATB.
If anyone know, where can I find these address information, please let me know.
Thanks. |