zephyrproject-rtos / openocd

OpenOCD with Zephyr patches for building Zephyr SDK
Other
28 stars 45 forks source link

AARCH64 support for Zephyr OS debugging #58

Open gino-ashling opened 1 year ago

gino-ashling commented 1 year ago

While trying to debug the Zephyr OS running on Cortex-A53 (ARMv8A) target board, we are seeing the below message:-

Info : 308 2970 zephyr.c:415 zephyr_create(): Zephyr: looking for target: aarch64 Error: 309 2970 zephyr.c:445 zephyr_create(): Could not find target in Zephyr compatibility list

### Tasks