• Stack relocation using scatter file
    I want to protect myself from stack overflow. From several articles I got the idea that I can locate the stack in the bottom of the RAM, before .bss section. Since on Cortex M stack grows down, on stack...
  • Relocating
    I have my progam code in the flash memory including read multimedia card and write to flash memory. I want to copy this code with the library functions used to other memory (RAM) region to executing...
  • scatter file
    what is scatter file? what is its advantage? Kindly tell, i do not anything about these. Thanks Sukhdeep Singh
  • Scatter files
    hi..when i tried to configure my project for multiple targets...the scatter file generated did not changed...can anybody tell me to create scatter files for different targets..means RAM,FLASH and external...
  • scatter file
    hi friends, i have to write a scatter file for lpc3250. how to start? what is scatter file? why for it is? is there any reference for scatter file? thanks in advance...