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.