This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

auto segment too large

Hey i have written a code. In that i am getting error of AUTO SEGMENT TOO LARGE....so wat does it mean....
i didnt understand meaning of term from the definition given at your site....

So pls tell me wat doess it mean...
n how 2 remove this error...
Pls rply soon....

Parents
  • hey thanks for guiding me but i am still getting same error....
    i have change my function call as large....

    now how to change variables i.e array, char, integers etc. to get access to large data memory....

    my hex file is becoming approx. size of 7kb to 8kb....

    pls help me as soon as possible....

    i am using 10 to 12 arrays of 32 characters in my main program...
    is that be the reason for this error???

Reply
  • hey thanks for guiding me but i am still getting same error....
    i have change my function call as large....

    now how to change variables i.e array, char, integers etc. to get access to large data memory....

    my hex file is becoming approx. size of 7kb to 8kb....

    pls help me as soon as possible....

    i am using 10 to 12 arrays of 32 characters in my main program...
    is that be the reason for this error???

Children