cancel
Showing results for 
Search instead for 
Did you mean: 

STR9 webserver demo

chandrakant
Associate II
Posted on September 01, 2009 at 01:16

STR9 webserver demo

2 REPLIES 2
chandrakant
Associate II
Posted on May 17, 2011 at 09:59

Hi,

I'am using STR9 Starter kit from IAR. When i try to build webserver demo. But i got following error while linking.''Error[Lp011]: section placement failed: unable to place sections/blocks with a total estimated minimum size of 0x211b0 bytes in (total uncommitted

space 0x1ff80)''. Please can anybody explain why it is happening?

B. Chandrakant.

chandrakant
Associate II
Posted on May 17, 2011 at 09:59

Hi,

This problem is solved.

I have replaced the MEMCOPY_L2S_BY4 (memcopy.s) by memcpy (string.h) & removed memcopy.s from project.