• Working startup for ARMCLANG Assembler Cortex M4 (STM32F401RE)
    Hi, does anybody have a working startup for the microlib-Option of the ARMCLANG assembler for a Cortex M4 (STM32F401RE)? Best regards Volker
  • 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...
  • how to locate startup code
    C51 Version 4.22 I want to absolutely locate the startup code that comes with the compiler (in the file STARTUP.A51) and is always included in projects. Any suggestion will be helpful!
  • how to boot at startup
    Good afternoon, We have got the following problem. We have the keil monitor mon51 at 0000h. We have a C program at 8100h. We are able to start our program (after beeing loaded ) thanks to dscope...
  • timer interrupt - startup file - don't work
    hello again, now I'm able to turn on the leds on my AT91RM9200 board, but I'm not able to work with interrupts - I don't know if the problem is the code or the problem is still in the startup file...