Hello all. I have been using NutHeapAvailable() for a long time but suddenly noticed that it started returning negative values. Command fprintf(uart, "Heap available = %u \r\n", (unsigned int)NutHeapAvailable() ); returns -1830. What has changed since old times? Thanks Alexander Baranov