• locating arbitrary segments
    I have a program which compiles into N segments, where N >= 2. I need to locate all segments starting at a specific address. I know the names of the first two segments, but I don't know the names (or...
  • Locate segments with wildcards
    I have two modules. And for firmware upgrade necessary, we need to assign fix code address. Ex: BL51 myfile.obj CODE(?PR?*myfile (0x1000)) If we need 2 modules in fix code segment myfile1.obj...
  • Locating segments in HDATA by default
    Okay, I think this should be an easy one! I have a program/data partition at 0x20000. I also have internal SRAM from 0-0x1300. Without the 'Use internal SRAM' box checked, I get this config: ...
  • Lx51 Segments located using wildcard are not located together...
    Hi, I have a line in my linker control file: ?PR?*?PHTESTMODE_ROMCPUMX(C:0x01EA00), But when I build it I see the following segment locations: 81E9FFH 81E9FFH 000001H --- --- **GAP**...
  • 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.