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!
