Other Parts Discussed in Thread: CC3200, CC3200SDK
Hello,
I had a version of my CC3200 project running on CC3200 SDK 1.1.0 and TI-RTOS 2_13_00_06.
SDK 1.2.0 has specific bug fixes I'm interested in.
I looked at the highest TI-RTOS version available for the CC3200, and it is 2.16.01.14. This is also the version that the CCS IDE will download through its "app center".
That version of TI-RTOS contains the CC3200 SDK/driverlib version 1.1.0, with this default install path:
C:\ti\tirtos_cc32xx_2_16_01_14\products\CC3200_driverlib_1.1.0
Is there a simple way to use the full TI-RTOS with CC3200 SDK 1.2.0? I understand that the SDK's (including 1.2.0) include a prebuilt TI-RTOS kernel, but my project was using more than just the kernel, using various peripheral drivers including UART. I also understand that there are CC3200 SDK examples of using peripherals such as the UART, but the full TI-RTOS driver has much better functionality such as ring-buffering, etc already built in.
Do I need to wait for an updated TI-RTOS that includes the CC3200 SDK 1.2.0?
Thanks,
-Bob
