Skip to main content
Visitor II
August 31, 2009
Question

STR9 webserver demo

  • August 31, 2009
  • 2 replies
  • 732 views
Posted on September 01, 2009 at 01:16

STR9 webserver demo

    This topic has been closed for replies.

    2 replies

    Visitor II
    May 17, 2011
    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.

    Visitor II
    May 17, 2011
    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.