• STM32 GNU startup file
    Hi, Can anyone please help me with a GNU startup file for the STM32?
  • gnu startup file for at91rm9200
    Hello, I have another question about the AT91RM9200... I want to configurate the startup file to be able to use the gnu compiler. Therefore I took a look into the startup file for one gnu example...
  • str9 GNU startup file
    Hello, I'm looking for a str912 startup file. I do have one for the GNU compiler (downloaded from Hitex site), but I get these link errors: startup912.o(.text+0x224):/cygdrive/d/source/uVision3...
  • startup file for MCP2103 for GNU compiler
    Hi, I am using example program 'Blinky' in GNU for MCB2100, since there is no example program in GNU for MCB2103. When I run 'Blinky', it is stuck at some infinite loop. Usually at address 0x00004C...
  • GNU Startup code not working with lpc2468
    has anyone created a startup code for lpc2468 in Keil GNU . I tried creating one. But have problems with the interrupt. The ISR is not getting serviced. Dont know why. I've given the following LDR PC...