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.

RTOS/TMS320F28375D: Migration of existing project into a new SYSBIOS/XDC version

Part Number: TMS320F28375D
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

When migrating an existing C2000 project to SYSBIOS 6.73.01.01 / XDC 3.50.08.24, the compiler flags hundreds of errors about missing files, functions with the wrong number of arguments, and unresolved symbols. What is the best practice when migrating to a new RTOS version? Should we start a new project with SYSBIOS and import the files into it (this would be troublesome for this particular application, since it has many files)? What are the alternatives?

Thank you!