• Link Error, no enough space for ROM, but we do have enough space actually
    I have a project and recently we add some more code and try to build we get following error Error: L6406E: No space in execution regions with .ANY selector matching maybetermalloc1.o(.emb_text)....
  • Link Error, no enough space for ROM, but we do have enough space actually
    I have a project and recently we add some more code and try to build we get following error Error: L6406E: No space in execution regions with .ANY selector matching maybetermalloc1.o(.emb_text)....
  • __attribute__((at(addr))) pads ROM data area
    Hello, I'm trying to use __attribute__((at(addr))) to set some data at a fixed point near the end of ROM, and that works, but this operation pads the ROM data area with about 300 bytes after my data...
  • __attribute__((at(addr))) pads ROM data area
    Hello, I'm trying to use __attribute__((at(addr))) to set some data at a fixed point near the end of ROM, and that works, but this operation pads the ROM data area with about 300 bytes after my data...
  • __attribute__((at(addr))) pads ROM data area
    Hello, I'm trying to use __attribute__((at(addr))) to set some data at a fixed point near the end of ROM, and that works, but this operation pads the ROM data area with about 300 bytes after my data...