customize.lx NON_CACHE_MALLOC_SIZE

Hello,i’m using NET+OS 61 on NS9750 with GHS. My Application is nearly 4 MB. I increased MAX_CODE_SIZE in file linkerscripts/customize.lx to 4M. When I decrease NON_CACHE_MALLOC_SIZE in order to get more free heap, NET+OS wont’t start. Using a smaller Applikation (3MByte) works. In ncc_init.c function nccGetRequiredRamSize() calculates more than 16M Ram requiered and goes to error-state. Is this a bug in linker? Who knows the answer? Greetings, Oguz Oezcelik

Has nobody any idea on this topic?