This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can't use UART_printf in Timer_create, do you have an alternative printing interface?

Other Parts Discussed in Thread: SYSBIOS, AM3352

        AM3352, based on sysbios, after calling the UART_printf() function within the callback function of Timer_create(), the program will die. How to use serial port for printing debugging message correctly within the callback function of Timer_create()?