Tool/software: Code Composer Studio
Hello;
I'm building a bootloader application and want to get new firmware through UART, but when I try to open it, I get a FaultISR because it tries to disable semaphore. Is there any way to use TI Driver without TI-RTOS? Any example?