AM5728: UART_printf not working inside DCAN interrupt service...
I have an application running on DSP core of AM572x, I am trying to print the received data in the DCAN ISR, but as soon as I call the UART_printf() function to print on console the whole application goes into abort mode and I am getting an ...