Hi,
I am trying to use CSL_UART_Int example code with usbstk5515 USB_Stick_Sample codes. There is no compiler errors but the UART interrupts don't work. I suppose interrupt definitions in CSL code and usbstk code conflict. The program gets stuck in uart_IntcSample() function.
I am sending my code. Could you please tell me what is wrong or suggest me usbstk5515_uart code?