• Placing C constants at specific addresses
    I need to place a constant at a specific address, does anyone knows ow to do this????
  • Placing C constants at specific addresses
    I need to place a constant at a specific address, does anyone knows ow to do this????
  • Place constant at fixed code memory address
    Hi, I'm confused about the existings threads regarding this topic, so please excuse this new thread. I'd like to put some calibration data into my (OTP) memory of C164-CA. The software would have...
  • Place constant at fixed code memory address
    Hi, I'm confused about the existings threads regarding this topic, so please excuse this new thread. I'd like to put some calibration data into my (OTP) memory of C164-CA. The software would have...
  • Placing Constant data in Internal flash by specifying explicit address
    Hi Group, I am developing firmware for LPC1756 ARM Cortex-M3 processor, where I want to place my constant data into the internal flash(code memory) by specifying the address explicitly. For example...