• SEGMENT COMBINATION ERROR - SEGMENT "REG BANK 0"
    Hi, I am building a project that includes an ABS file. The ABS file was built previously for a ROM build. I am now trying to build a "patch" and including the ABS file in the project so that linker...
  • xdata and code segments overlap?
    Where is the xdata stored and where is code stored? The Problem that I am facing is , when I do unsigned char xdata buff[300]; void func() { ........... ..... .. } the results of running...
  • LX51 user classes and segments
    can any one make me understand about user clases and segments in LX51
  • using classes and segment
    Hi, I'm using Keil and uvision4, i want to put some functions in specific areas, i read topics about casses but i didn't knew how to use it.. Did someone know how can i do this
  • 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.