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 Reply Children
  • It is not listed here:

    http://www.keil.com/support/man_c51.htm

    The ARM toolset has a "Primer": http://www.keil.com/support/man_arm.htm - but there is no longer any corresponding introductory guide for the C51 tools.

    :-(

    Is this ARM turning the screw on the 8051 tools...?

    Anyhow, the "Getting Started" Guide only covered the Keil tools - it assumed that the reader was already familiar with the 8051 architecture and the 'C' programming language.

  • but there is no longer any corresponding introductory guide for the C51 tools.

    the "getting started guide" was an excellent way to get all the basics down.

    so the only way now will be to read rhe manual 47 times.

    most documentation have the 'feature' that when you read page 38 you suddenly understand what was on page 5 (of course arbitrary page numbers).

    experience (at least mine) show that on second read you get something you did not get the on the first, on the third read ........

    Erik