• 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
  • 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
  • IAP Firmware Update and KEIL ARM flash routines
    Having stepped further in my IAP firmware update project I now want to flash sectors on a LPC1343. I decided to use the flash source code delivered with the KEIL MDK V4.23 (C:\Keil\ARM\Flash\LPC_IAP...
  • IAP Firmware Update and KEIL ARM flash routines
    Having stepped further in my IAP firmware update project I now want to flash sectors on a LPC1343. I decided to use the flash source code delivered with the KEIL MDK V4.23 (C:\Keil\ARM\Flash\LPC_IAP...
  • 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...