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!