• 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 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...
  • No Startup.s File at cortex-m3?
    Hello, when I create a new Project in µVision for STM32F103RBT6 there is no startup code generated. When I select STR711 (my 2nd Board), µVision create some startup code. Why? My next Problem...
  • 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...