Other Parts Discussed in Thread: SYSBIOS
Hi,
How to change the Uart port on the Uartecho example?
I want to add to this project an ADC interrupt triggered by the PWM to control a buck converter. Is it possible to set a hardware interrupt with a higher priority than the sysbios interrupt?
Is it possible to use TivaWare peripheral drivers in a sysbios project?
Is ti possible to set a hardware interrupt directly on the NVIC as in a normal TivaWare project?