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