Hi Everyone,
I am currently using concerto F28M35H52C1 as a web server. The NDK version is ndk_2_22_03_20. The html webpage is stored in SD card, and it was working with simple html code. In the last couple of days, I added some more to the html code, such as a picture, and it stopped working in debug mode when I tried to visit the server by typing the IP address in the web browser. The screeshots are shown below. It seems like the NDK memory and heap are not enough. But I tried to increase the sizes in ndk/global from 2048 to 4096 as shown in below figures, but the problem is still there. Can anyone help with this?
Thanks in advance,
Bin