Hi all,
I recently tried to upgrade TI-RTOS from 1.1 to 1.10. I ran into the issue where I needed to upgrade CCS 5.3 to 5.4, but after doing that I couldn't get it to recognize the new XDC Tools. Figuring it would be easier, I uninstalled all of CCS, all of TI-RTOS, and every TI package I could find, and started over with a blank slate. After I got CCS reinstalled, and was successful in having it recognize TI-RTOS 1.10 with the new XDC Tools, I figured I was all set.
I wasn't. When I updated the .cfg file in my application to use the new TI-RTOS and tried to rebuild, I got "XDC Runtime Error: Too Many Arguments" in the error pane. In the console, I see this output:
making ../src/sysbios.aem4f ...
gmake[1]: *** No rule to make target `BIOS.c', needed by `BIOS.obj'.
gmake[1]: *** No rule to make target `hal/Hwi.c', needed by `BIOS.obj'.
gmake[1]: *** No rule to make target `hal/Hwi_stack.c', needed by `BIOS.obj'.
This goes on. Basically, it doesn't seem to be able to build BIOS. I had a co-worker who did not have the upgrade problem check in his version of the code after he'd switched it over to use the new TI-RTOS, but with no effect - I still get the same errors. Any suggestions for why BIOS wouldn't be able to be built?
If it matters, I am building for a TM4C chip (formerly LM4F232H5QD), and I'm now on CCS 5.4, XDC Tools 3.25.0.48, and TI-RTOS 1.10.0.23.