• LPC2378 IAP
    I am using LPC2378.While running the In Application Program(IAP) i do have a problem.The IAP is working perfectly.But after Flashing the application using IAP the application program which is flashed...
  • lpc2378 crash
    hello, I'm using Keil Realview compiler with the MCB2300 board (lpc2378). I've a simple program that toggles a pin every 1 msec using a timer 0 interrupt. In the main loop a array is being filled and...
  • LPC2378 iap bootloader
    I want examples lpc2378 bootloader. But I don't understand algorithm. Example of , - First program : open one led testboard.Output:first.hex - Second program : open two led testboard.Output...
  • LPC2378 crash after interrupt
    Yesterday I've opened a thread about a system crash after the execution of an IRQ routine. After many tests I've isolated the problem and symplified the context in which it happens. Now the problem...
  • Secondary Bootloader IAP Flash Write
    Hi everyone, I hope someone can help me with my problem. I'm writing a secondary bootloader for an lpc2388 that reads the new firmware from external I2C EEPROM (separated into 128byte pages) and...