• 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...
  • 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...
  • Luminary startup file
    Can't find the startup file for Luminary microcontrollers. Any idea ? Regards Viktor
  • Regarding startup file
    Hello, I written simple c program mention below by selecting the lpc2148 chip but not include its startup file in the project. when i run it will go in infinite loop. I also put the break point but i...
  • Specifying startup file
    When I compile a project using the ide the startup file (START_AD.A51) is swhown by default in the project explorer pane and included with my project. However when I compile using a makefile and driving...