This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CSAL on ARM A9

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.

0