I am running CCSv6 in Ubuntu 14.04 (64 bit) and trying to debug a TI-RTOS example on my LAUNCHXL-F28027, but when I go to debug the program, I get the following error…
Can’t Initialize Target CPU:
Error: Serial Communication failed at port: COM65, baud rate:9600!
To use serial monitor, please ensure the following prerequisites are satisfied:
- Make sure the cable is plugged into both the target and the host on the right COM port.
- Make sure a compatible target side serial monitor is loaded and running on the target device.
This was done using the same target configuration file as another project I have that does not use TI-RTOS, which ran without errors. On the LaunchPad, I have all of the switches up.
I have attached the project in a zip file, as I believe there may be a configuration issue. Please note that I have already tried changing the JTAG TCLK Frequency
to adaptive, and it didn’t work. I can provide any additional information necessary.