• 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...
  • 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...
  • SEGMENT TOO LARGE
    Hi, first of all, thanks a lot to Dan Henry and Drew Davis for their answers about generic pointers. And now my problem is: compiling this dummy code I get the following error: void tst_mem_large...
  • SEGMENT TOO LARGE
    Hi, first of all, thanks a lot to Dan Henry and Drew Davis for their answers about generic pointers. And now my problem is: compiling this dummy code I get the following error: void tst_mem_large...
  • Data Segment too large.
    I have been trying to drive a 5x7 dotmatrix display using SPI. I need five bytes per character, so all that data has to be stored in code memory. This means for 26 alphabets I need to store 26x5=130 bytes...