• Startup file
    Hi there, My project is based on LPC2368 controller and Iam using the GCC compiler alongwith the Keil UVision3 IDE. Is the startup.s file same for both Real View compiler and the GCC compiler ?...
  • startup file
    Hello, Can you please tell me about STARTUP.a51 file: When I create new KEIL project is it necessary to select device from the list of devices? When I create new project, no matter if I choose to...
  • 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...
  • adding startup file
    Can anyone please tell me how to add startup file in keil version 4?
  • startup files in Keil
    Can You explain me something. Why in ARM microcontrollers each IDE use startup files? Where from the compiler knows that the first think is to execude the code from startup. Each C language programms...