Under FreeRTOS, as long as when you start the interrupt function of the callback function is not normal, it run where the function DefaultISR. It is normal when run not use FreeRTOS, there is a conflict between the original interrupt and FreeRTOS, how can I solve it?Thanks!
Hi,
Which drivers are used in your application?
How do you initialize them? Before starting scheduler?
Best regards,
Razvan