Content originally posted in LPCWare by nkarakotas on Tue Mar 06 00:31:11 MST 2012
Hello,
In my application im using quite alot of ram for eth/ppp/httpd/timezone etc. Im starting to have problems with the heap. Im not using the USB in my application and I would like to use that space to have lwip heap and FreeRTOS xheap.
Which is the best way of doing this? By just using the __BSS(RAM2) macros?
Regards,
Nick