• Failed to solve a imprecise hardfault error
    i m working on lpc1788. I use Keil rtos and mailbox to pass the data from the uart handler (as read from a thread on this forum). All was working well till date, untill i added a few bytes of code...
  • Imprecise MAM simulation on LPC21xx?
    I have noticed that timing of Memory Acceleration Module (MAM) is not simulated correctly (at least not for setting typicaly used in Keil demos) for LPC2138. Does anybody have the same experiences...
  • Imprecise bus access fault in Cortex M7
    I'm trying to write unit tests for non-executable SRAM. As a step in that process, I try to execute code inside SRAM by putting some Thumb opcodes in RAM and then executing them. The opcodes execute...
  • LPC17xx Interrupt
    Hi everyone I wrote a simple program for timer0 of lpc1768 it works but I do not know after the interrupt what to do and how can I jump to vector address of timer0 , the interrupt state is pending...
  • USB Host example errors for LPC17xx
    Hello, i'm trying to run USB Host code example provided by NXP for LPC17xx. I have LPC1768 and I'm using the mass storage example. I already check my board, it doesn't matter what I do I always get...