This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello Everyone,
I recently installed the newest version of code composer (7.1.0.00016) and see there is a new Beta Rov Viewer. When I open the window, I keep getting an error when I try and connect to my debug session that is already running.
Anyone have any ideas on what to do to connect?
Thanks for your help!
Scott
I'll try to reproduce this using the C2000 LaunchpadXL TMS320F2802x and look into the root cause.
I was able to reproduce the issue. Unfortunately, the root problem does not have an easy workaround: the beta ROV (currently) only supports ELF-based object files and the (current) C28x compiler only produces COFF-based object files.
I'll file a bug to fix the (awful) error message and another to either add COFF support to ROV2 or support ELF TI-RTOS builds for the C28x.
For what it's worth: you use the original ROV tool with the COFF object files produced by the c28x compiler.