
freeRTOSconfig.h
-#define configTOTAL_HEAP_SIZE ( ( size_t ) 98304 )
+#define configTOTAL_HEAP_SIZE ( ( size_t ) 30*1024)
and use JLINK DEBUG:
ERROR: Can not read register 44 (FPS11) while CPU is running
ERROR: Can not read register 45 (FPS12) while CPU is running
ERROR: Can not read register 46 (FPS13) while CPU is running
Read 4 bytes @ address 0xDEADBEEE (Data = 0x00000000)
WARNING: Failed to read memory @ address 0xDEADBEEF
Removing breakpoint @ address 0x000011F4, Size = 2
WARNING: Failed to read memory @ address 0xDEADBEEE
thanks