Hi team,
Will the system_printf in XDC will be interrupt by other interrupt function callback?
Thanks.
Regards,
Wesley
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.
Hi Wesley,
I think it should be interrputable. I don't think interrupts would be disabled by XDC for the duration of printf (which can be very long).
Regards,
Aayush