Skip to main content
mahmoodul
Associate
August 16, 2010
Question

Segment .text size overflow Error

  • August 16, 2010
  • 2 replies
  • 1723 views
Posted on August 16, 2010 at 09:17

Segment .text size overflow Error

    This topic has been closed for replies.

    2 replies

    luca239955_stm1_st
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 15:09

    your linker file specifies a maximum size for const+code of 0xf80 bytes, and the code you are compiling is bigger than that: what ''help'' do yo need?

    mahmoodul
    mahmoodulAuthor
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 15:09