Tool/software:
Normally, when starting a new project, I import the empty_driverlib_project and then add my own code.
However, I have observed that the XDS110 Debug Probe is not able to communicate properly with the device when using this project.
When I try with the gpio_ex2_toggle example project, it works fine.
This suggests the issue may be related to project settings/configuration, rather than the target configuration (.ccxml) or hardware setup.