• LPC935 Stack curiosity
    Hello, I have code running on a LPC935 that crashes in certain situations. To find the cause I also checked the space required for stack. To do this I read back the idata memory from 0FFh to start...
  • Starting LPC935 PWM
    I am having problem to start the PWM. I have downloaded: http://www.keil.com/download/docs/203.asp and run it at the simulator. The PWM signal ONLY starts if I tick the TCOU2 at the CCU window...
  • LPC935 Stack curiosity
    Hello, I have code running on a LPC935 that crashes in certain situations. To find the cause I also checked the space required for stack. To do this I read back the idata memory from 0FFh to start...
  • Starting LPC935 PWM
    I am having problem to start the PWM. I have downloaded: http://www.keil.com/download/docs/203.asp and run it at the simulator. The PWM signal ONLY starts if I tick the TCOU2 at the CCU window...
  • MCB900: LPC935 IAP entry point
    Hi, I'm using IAP. According to the LPC935 manual the entry point is 0FF03h. When I simulate this with the debugger this does not work. According to the disassembly window an entry point of 0FF00h...