• 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
    what is scatter file? what is its advantage? Kindly tell, i do not anything about these. Thanks Sukhdeep Singh
  • Scatter file
    Hello, Can I put a variable in .text section? How I should modify the scatter file to do this? I have the following scatter file ; *********************************************************...
  • scatter file
    Hi, I want the linker to put all code in entire code region except one section that must be located at specific location. for example, RO: 0x40000000 - 0x40008000 Init area: 0x40008000- 0x40008100...
  • SCATTER FILE
    1)i am working on TI ARM CORTEX M3 UC using uv4. when i compile my projects it nicely compiled. but unable to create SCATTER FILE (.sct). what is the problem? 2)i want to invok the stellaris bootloader...