Tool/software: TI-RTOS
Hello.
I'm using rtos_template_app_am437x_a9 project.
UART_Printf() runs properly in tasks in the project.
But when I create swi and execute UART_Ptrintf() in SWI, following error is displayed.
→CortexA9: Unhandled ADP_Stopped exception 0x801492A0
Are there any way to execute UART_Printf properly in SWI?
Regards,
U-SK