rtel wrote on Saturday, November 15, 2014:
The usual suspects are in the code comments you have already quoted. I
presume you have also read through this:
http://www.freertos.org/FAQHelp.html
Of course any misbehaving code could just be writing over the data
structures.
Which heap_n.c file are you using? If heap_3.c could it be your stack
and heap crashing into each other?
Regards.