Hi,
I am using the sample project "frdmk66f_lwip_httpsrv_mbedTLS_httpsrv" to build my application.
It works fine. In my application, there is other task that is using lot of memory from heap. So, when they are together, it stop working after certain time...
It is possible to set up two heaps in different memory section because I have SDRAM, one for http server, other is for other task?
Thanks,
Christie