• Interrupts not working when USB IAP(AN10711) is used
    Hi All, I am not an expert on ARM yet but an average guy for uC. I am trying to get hands on with LPC2148 and plan to use it in next project. One wonderful thing that I came across (I come form...
  • Interrupts not working when USB IAP(AN10711) is used
    Hi All, I am not an expert on ARM yet but an average guy for uC. I am trying to get hands on with LPC2148 and plan to use it in next project. One wonderful thing that I came across (I come form...
  • LPC2387 IAP with USB Memory
    I am having trouble recently. I dont understand why but suddenly some local variables are being created in the USB memory space (0x7FD00000-0x7FD03FFF). Normally it would be fine but some of the variables...
  • LPC2387 IAP with USB Memory
    I am having trouble recently. I dont understand why but suddenly some local variables are being created in the USB memory space (0x7FD00000-0x7FD03FFF). Normally it would be fine but some of the variables...
  • Disable interrupts in IAP
    Hai all; I am doing an automotive project in LPC2368. Here I am using 512k FLASH of LPC2368 for storing some critical (real time) data .I reffered C:\Keil\ARM\Flash\LPC_IAP2_512 for flash programming...