Hi Team,
Open ROV when debugging. Then error appeared:

What is the reason?
--
Thanks & Regards
Yale
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.
Hi Team,
Open ROV when debugging. Then error appeared:

What is the reason?
--
Thanks & Regards
Yale
Alternatively, you can try ROV Classic instead. I don't think it has this Elf requirement.
Whitney
Whitney,
After the customer modify the object files from COFF to Elf, this warning appeared after compiled:
warning #1268-D: null (zero) character in input line ignored
line 1: error #7: unrecognized token
And the customer doesn't find the ROV Classic in CCS10.
--
Thanks & Regards
Yale
I'm not sure what would cause that. Can I get a bit more context? What file was this error coming from? What does the line of code look like? There are some general COFF-EABI migration tips here:
https://software-dl.ti.com/ccs/esd/documents/C2000_c28x_migration_from_coff_to_eabi.html
I found ROV Classic in 10.4 and it's still available in 12.2, but maybe it was mistakenly removed at some point.

Whitney