• IAP
    I am writing to flash memory of LPC2136. Do I need to erase the segment before writing Because i wrote garbage when i write to Flash after doing segment preparation only. every thing fine If...
  • IAP
    I am trying IAP for LPC2148. I referred its manual.I have written this program, but it is not working. #include <lpc214x.h> #include <stdio.h> #define radd 0x40000100 void hex_asc(unsigned int...
  • IAP
    all, I have implemented a bootloader on C8051F34x, the original bootloader code size was < 2k and the ram size fit inside the 'small' memory model and all was well. Now I am actually working...
  • IAP PROGRAMMING
    HI, Actually i am doing IAP PROGRAMMING FOR lpc 2468.I am displaying the menu using uart 2 to run,progarm the user code. whenever i reset my controller the menu gets diaplayed and always ask for a...
  • IAP simulation
    Hi, am new to KEIL MDK. Using LPC1343. Will the µVision (V4.23) simulator do well in simulating the IAP functionality of the LPC1343? Best regards Juergen