Hi
I am trying to compile the SDK example lwip_httpsrv_freetos for running on my TWR60K512DM tower board but get an error 'region 'SRAM_UPPER' overflowed by 51120 bytes.
How do I fix this please...?
Thanks
解決済! 解決策の投稿を見る。
I solved the problem by changing the default setting for global data placement to SRAM_LOWER.
The programme now compiles fine.
I solved the problem by changing the default setting for global data placement to SRAM_LOWER.
The programme now compiles fine.