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.

UART Console example (TI-RTOS 2.2 for CC13xx/26xx)

Other Parts Discussed in Thread: CC2640

Hello Champs,

In the User Guide for TI-RTOS 2.20 it is said that in order to change from stop mode to runtime upload it is necessary to modify the project by adding two files:

- USBCDCD_LoggerIdle.c
- USBCDCD_LoggerIdle.h
These two files are included in the UART Console example. You can choose Project > Add Files in CCS
and copy them to your project from the <tirtos_install>/examples/<target>/uartconsole
directory. (p.2.3.1 of TI-RTOS User Guide).

The issue is that there are no such example (and files) in the directory where ti-rtos is installed, so where we can find those files?

Target device is CC2640.

Best regards,

Ilya