• 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
    Hello, I use STM32F401RE Nucleo board and Keil MDK5 IDE. In my application I need to store user data in flash memory. The sectors implementation in STM32f401 is as following: Sector 0 0x0800 0000...
  • 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...