Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I am using ccs 6.1.2, TIRTOS 2.16.0.08, compiler 5.2.7 and XDC 3.31.1333 with a TIVA TM4C1294NCPDT CPU.
If I want to move to all the latest CCS 8.2, RTOS and network stack what is the recommended way to do this?
I assume I could just install the latest CCS 8.2 and do all the updates then import my project that was created with CCS 6.2.1. Should this method work with no problems or would this cause problems with the RTOS.cfg files etc? If things in the RTOS .cfg file changed, this may cause problems with the latest software
The other option would be to spend the time and install all the software (CCS 8.2) then create a new CCS project and do the full setup on the RTOS, network etc and then pull in all the source code.
I would prefer to just do the first option since it's so much easier but if it's going to problematic then I should create a new project and start over.
Thanks for any recommendations.
Doug