Skip to main content
mehmet.karakaya
Associate III
September 23, 2010
Question

why RIDE 7 gives this error ?

  • September 23, 2010
  • 2 replies
  • 607 views
Posted on September 23, 2010 at 14:45

why RIDE 7 gives this error ?

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    May 17, 2011
    Posted on May 17, 2011 at 14:08

    Because apparently there is a line (41) in the linker description file that the linker does not like. And it consequently thinks there is a limited or zero space in the flash memory to contain your code/static data, and your code overflows that space.

    If RIDE is generating the description file based on your project setting, you should probably start by checking the part number you selected, and evaluate if the RAM/FLASH sizes are being correctly defined.

    If it is a RIDE problem, try their technical support

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    kashif
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:08

    well this is working fine at my side. check your software version and update your RIDE7 and RKit-ARM from

    http://www.mcu-raisonance.com/microcontrollers-link-free-download.html

    still problem.... attach your example here at post. i will check it for you.

    regards