• STM32Lx family example projects and startup files
    Hello community I am migrating a design devolped on a 8bit PIC archecture to an STM32Lx architecture (based on Cortex M0 plus) I did the initial homework b dowloading the MDK, install the required...
  • 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...
  • 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...
  • startup file problems
    Hello all, I have bought my arm7 [LPC2129] board. I have installed uvision4 [mdk413a] for arm. In my project i am trying to use default start-up file itself.In the configuration wizard of the startup...