When attempting to use the gdb_agent_console from CCS12.1.0 under Windows 10 with a board data file generated by a CCS test data connection for an AM62x connected to a XDS110 USB Debug. I tried a relative path or absolute path causes a "No CPUs that support GDB are defined in configuration file" error to be reported:
Getting board config file:
I followed this thread : https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/758687/ccs-beagleboard-x15-ccs-7-4-gdb_agent_console-reports-no-cpus-that-support-gdb-are-defined-in-configuration-file-if-a-relative-path-to-the-board-data-file-is-given
but it didn't solve the problem.
Is this the problem incompatibility or something else? Hope you can help!