• uVision and scratch pad flash area
    The uVision3 IDE erases the scratchpad flash when I re-program a Silabs C8051F120. I want to use the scratch pad area for serial numbers and other similar data. Is there a way to stop the scratchpad...
  • uVision and scratch pad flash area
    The uVision3 IDE erases the scratchpad flash when I re-program a Silabs C8051F120. I want to use the scratch pad area for serial numbers and other similar data. Is there a way to stop the scratchpad...
  • __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...