2009-08-31 04:16 PM
2011-05-17 12:59 AM
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.2011-05-17 12:59 AM
Hi,
This problem is solved. I have replaced the MEMCOPY_L2S_BY4 (memcopy.s) by memcpy (string.h) & removed memcopy.s from project.