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.

Program works when debugging only

Good day! Please, help me solve a problem. Why program works when debugging only? If i connect MSP432 to usb without launching debug in CCS, the program is not executed. Project without RTOS is executed correctly, for example, blink led work without debug mode, but TI-RTOS blink led is executed when debugging only.