meandmyself wrote on Friday, March 13, 2009:
Hi
Does anyone know why in FreeRTOSConfig.h a large heap is declared?
#define configTOTAL_HEAP_SIZE ( ( size_t ) 14200 )
14200 bytes of heap seems to be a lot. Also some sort of magical number!
thanks