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.

CCS 打开RTOS里面的TI-RTOS选项问题

Other Parts Discussed in Thread: CC1352P

CCS 打开RTOS里面的TI-RTOS选项之后,再次编译,会出现如下问题:

1.因为打开的是example, simplelink的CC1352P_2的zc_ota_server,给的例子是没有enable RTOS这个选项,如果我enable RTOS TI-RTOS的话,再次编译之后出现下图的这个警告,这是为什么呢?

2.而且我使用CCS debug功能的话,会出现下面的情况,无法debug:

3.为什么打开的最开始的example没有enable TI-RTOS,那样TI-RTOS也能正常工作吗??