• AT91EB55 Evaluation Board
    Here is what I am trying to do: Send Hello World out the serial port of the AT91EB55 Evaluation Board Here is what I have: I purchased the MDK-ARM kit and the AT91EB55 Evaluation Board. And...
  • ARM startup file with scatter file heap/stack placement
    Hi, I am using: ARM Compiler/Assembler/Linker on Cortex-M0. Given the following template for startup.s: www.keil.com/.../startup_s_pg.html Stack_Size EQU 0x00000400 AREA STACK, NOINIT...
  • 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...
  • 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...
  • 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...