• Reading/Writing data to flash with IAP
    I am using the LPC2300 (2378) board. I need to permanently store a variety of settings so that they are available from startup to startup. These are stored in a struct. I have done the following...
  • IAP checksum read
    Hi, I'm using the P89LPC932A1 and attempting to read the global checksum using IAP during normal program execution. I have used this knowledgebase article as my guide: http://www.keil.com/support...
  • 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...
  • LPC2378 - writing to FLASH with IAP crashes
    I've written and read from Flash with an LPC2148 without issues. I went to put this code into the LPC2378 and it locks up every time I try to do anything. unsigned char vals[256]; . . . erase (10...
  • IAP
    Hello Experts, I dont want to duplicate the treads, but may i get some help to solve my problems with IAP. Please refer queries, at http://www.keil.com/forum/docs/thread8148.asp