• 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...
  • 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...
  • problems with the startup file
    Hi, I'm using this startup file for the AT91SAM9263 controller. The main function will be executed - but the programm will only work for approximately a minute (led blinky and trasmitting information...
  • 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 ?...
  • Regarding Heap space allocation in startup file of Tiva C series MCU
    Hello Everybody, I sreeni, working on Tiva C series MCU(32K RAM) based application and want to allocate the space in heap of more than 0x1000 bytes of memory. It works fine when I allocate 0x1000...