We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
What mean the OS_ERR_FIFO_OVF error on runtime?
Best regard.
That you haven't read out the information for a FIFO, so there is no room to insert any more entry?
It's appears when I use a float with sprintf.
Do you have enough stack space, so you don't get data corruption?
You right, it was the stack size of the task which was to low.