• Startup.s
    Hi all, I am using uVision3 to program my STR710 MCU in C langue. For evaluation purpose I am running from SRAM. In the uVision-project there is a file named: Startup.s. In this file the basic settings...
  • startup.s file for S3C4510
    Hi, Just starting out in ARM. I have a AX4510 board from Embest, this board uses the Samsung S3C4510B chip. I am using the Keil uVision3 software but am unable to find a startup file for this chip...
  • Startup.s for lpc2138
    I'm having trouble debuging the blinky example on my lpc2138 (MCB2130 board) The program is compiled from Eclipse using the arm-elf-gcc compiler with a startup.s file which comes from a blinky example...
  • Startup.s erorrs
    Hello, I am new to uVision and assembly. I am trying to build a project that i found on the internet. When i press the build button in uVision3 it starts assembling my startup.s file. But it...
  • Startup.s in Keil, LPC2146
    Hi, I am a newbie to micro controllers. I am using a LPC2146 board and I am unable to understand what startup.s is actually doing, especially the vector table initializations. Is there any book where...