This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: SVD file for AM64 SOC

Part Number: AM6442

Hi,
Is it possible to have a SVD file for the AM6442 SOC? We plan to port our project to this SOC but we want to keep our development environment as is (CMake based project + GDB). In order to see the register's value while debugging we must provide an SVD file (which is standard, see https://www.keil.com/pack/doc/CMSIS/SVD/html/svd_Format_pg.html ) to the debug tool.

Thanks