• LPC2400 Startup Fails with CRP
    Hallo Im search for a solution with the keil startup LPC2400.S with EMC enable. I think all users with LPC24xx must have the same ISSUE. The problem ist the asm code length and the scatter loader...
  • Setup Startup and main to run only in RAM
    Hi: I am new at programming the ARM device (LPC2194) and the Keil tools. I am writing small programs to learn with but am having no success at getting them to run because I don't have a license from...
  • Branch to main fails (ends up in SWI handler)
    I have a project that works until I add in some C modules that I inherited from someone else. The startup code (sam7.s) is the default startup code supplied by KEIL for the ATMEL AT91SAM7S256 (for MDK...
  • Problem regarding startup file
    I have a startup file for Realview compiler and i have to convert this startup file for GNU compiler.. Can sumbody guide me dat how shud i start all this... I am new to this field.....
  • 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...