• MDK and RTL version must be consistent?
    Can I useing MDK 3.05 compile with RTL3.20?
  • Getting the compiler to consistently use LDM ?
    Hello, I am trying to optimize the implementation of a FIR filter. One major improvement would be to use LDM for loading all data/coefficients to minimize the amount of cycles used for memory access...
  • LPC2000 IAP, programed data in flash are not consistent with data in RAM buffer.
    Hi, Folks, Hopefully, someone can shed some light to this. Thanks. I am using the LPC2000 IAP functions to put user data in to flash, but I got a weird problem. My target MCU is a LPC2214 and...
  • Program update for LPC11C24 via CAN bootloader from other board(master board consists of LPC11c24)
    Hi, Program update for Lpc11c24(Slave board) via CAN bootloader from master board which consists of LPc11c24. I am able to put slave board into IAP mode communication channel CAN being enabled. But I...
  • code
    I write program to show .png on display. There is bug in my compiler and it gives errors. you have example for me?