• LPC2400.s - Startup code too long for CRP
    Hi, when using the setup options for setting up e.g. the external memory controller stuff, the startup code of Keil's lpc2400.s becomes so long, that one can not insert the code protection at address...
  • LPC2400.s startup bug?
    Hi, I was looking at the lpc2400.s startup code and I saw that the offset values for EMC_DYN_CFG1_OFS until EMC_DYN_RASCAS3_OFS are wrong at my opinion. you can see the registers like EMCDynamicConfig0...
  • A bug in the startup file for LPC2400 ?
    Hello, I am new to the LPC2400 family so please bare in mind that I might be wrong! When configuring my PLL, I noticed that the data sheet for the LPC2478 states, when describing the layout of the...
  • LPC2400 startup file - SD Card (MCI Interface)
    Hi everyone, I have a very strange problem with LPC2400 startup file. I took me some time to figure what is going on so I would appreciate any suggestion or opinion. I have Olimex LPC2478 development...
  • LPC2400 Erratic code execution
    Hi Recently my ARM LPC2478 MDK-ARM project has reached a point where if I add one extra line of code I see all kinds of RAM corruption and sometimes the DABT_handler being called. If I remove that...