SDK Example fails to compile

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SDK Example fails to compile

Jump to solution
143 Views
MWMinor
Contributor V

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

0 Kudos
1 Solution
129 Views
MWMinor
Contributor V

I solved the problem by changing the default setting for global data placement to SRAM_LOWER.

The programme now compiles fine.

View solution in original post

0 Kudos
1 Reply
130 Views
MWMinor
Contributor V

I solved the problem by changing the default setting for global data placement to SRAM_LOWER.

The programme now compiles fine.

0 Kudos