• SROM Sections
    I have an XC167 application that needs to place the code from two modules into the SROM class in order to copy code from Flash to the internal program memory. I can use the following in the User Sections...
  • XE SROM sections
    Hi, I'm trying to use SROM sections on a XE164 as described in Keil application note APNT_138. The linker does its job relocating the sections (as noted in the listing file (*.m66), but I can't copy...
  • SROM issues in LX51
    Hi, I have 2 questions regarding SROM that I couldn't find the answer to. 1) If the compiler adds LCALLs to c lib (?C?..) functions in the code I am copying to the ram are the c lib functions located...
  • 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...
  • 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...