Hi everyone,
I’m designing an application using FreeRTOS and I have to control errors.
In the J. Lynch tutorial (Blink flash), when an error occurs, it goes automatically to the file: “blinker.c”, why? where it’s defined this?
How to implement the errors in FreeRTOS?
Thanks, your help it’s so much appreciated.