• SEGMENT LOCATED OUTSIDE CLASS AREA
    Hi every body I can't overcome the warning *** WARNING L29: SEGMENT LOCATED OUTSIDE CLASS AREA SEGMENT: ?XD?DCBCMAIN?0 Thank you very much.
  • "SECTION LOCATED OUTSIDE CLASS AREA" warning for SDATA0
    Dear all, I've face with this warning: linking... *** WARNING L5: SECTION LOCATED OUTSIDE CLASS AREA SECTION: ?SD0?MAINTASK CLASS: SDATA0 Program Size: data=79401(near=12767) const=17429(near...
  • WARNING L5: SECTION LOCATED OUTSIDE CLASS AREA
    Dear All, We are facing following problem after compiling of code. We thought it is occuring due code size of perticular file crosses 64k size.Is there any setting by which i can able to solve this...
  • section located outside class
    Hi, on a XC164CS-16F I'm using data model medium. But I also have huge data. I had no problem so far. But now I added some new data and am struggling with the linker / locator: I have added 3 modules...
  • Memory Layout problem (SECTION LOCATED OUTSIDE CLASS AREA)
    Hi, While compiling my program I've faced with this warning: linking... *** WARNING L5: SECTION LOCATED OUTSIDE CLASS AREA SECTION: ?SD0?MAINTASK CLASS: SDATA0 Program Size: data=96233(near=12643...