Hello,
I am using an LS1046ardb board, and I'm attempting to use Codewarrior to debug my BL2 image. I'm booting from qspi flash, and I would like to attach to the running program.
I've been following this guide for U-Boot: https://community.nxp.com/t5/CodeWarrior-for-QorIQ-Knowledge/Use-CodeWarrior-for-ARMv8-to-Debug-U-bo...
The issue is when I setup the debug configuration profile I get an error message and the "debug" button is grayed out:


As you can see, I'm trying to use the "GDB hardware debugging" configuration with my bl2.elf symbol image, but cannot select the debug button.
My TAP works correctly, I am able to inspect the running system and read/write the flash, so I don't understand why this doesn't work.
Please find my codewarrior version below:

Thank you for your help!