Other Parts Discussed in Thread: SYSBIOS
Hi,
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 error on the JTAG console:
[C66xx_DSP1] ti.sysbios.knl.Semaphore: line 215: assertion failure: A_badContext: bad calling context. Must be called from a Task.
xdc.runtime.Error.raise: terminating execution
Why it is unable to print data on UART console?
Please help
Thanks and Regards
Raj Johri