Which controllers, cores are supported with this GDB server utility?
I tried this with the AWR1642, and with no luck, always complains about the board config file that I got from the CCS following the howto get the board data file.
I've tried from CCS10 and from standalone package,
https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds_software_package_download.html
So the Windows version always tells me:
"No CPUs that support GDB are defined in configuration file"
and the Linux version crashes with this message:
terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid Aborted (core dumped)
The dat file attached .. just in case it's suppose to work.
What I would like to know is, if this works, can I open instance of CCS and to 'remote' debugging of AWR1xx project ?