I am trying to debug a project and keep getting the error "Cannot get configuration options for target.", and the reason given is "Failed to automatically detect what devices are present."
I get as far as "Reading ROM Tables" before the failure.
My setup is:
Target mcu: Microchip ATSAME54P20A
Target board: ATSAME54 Xplained Pro
ARM DS version: 2020.0
Debugger: EDBG CMSIS-DAP
Toolchain: arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 9-2019-q4-major) 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599]
Host environment: Ubuntu 20.04
I am dead in the water with this issue. Any help would be greatly appeciated!
-Jake
Hi Jake,Hmm... it is not finding your CMSIS-DAP connection at all (it should show up in the connection browser dialog). I will do some research internally...In the interim, as a test, do you have Keil MDK installed? Does that find the connection?http://www2.keil.com/mdk5/(Note that your Arm DS license will also enable Keil MDK, go to File > License Management, and point to your DS license in the FlexLM licensing tab)