• 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...
  • 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...
  • 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...
  • 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...
  • LPC935 cant communicate with my GSM :(
    Hi all, I am using MCB900 devolepment kit with P89LPC935 micro. I want to communicate with my Samsung D500 to send data. The micro can recieve data from the GSM but when sending the data from micro to...