This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Application Reset

Hi,
I have two peice of code for different peripherals. Stand alone both are working fine.

But when i merge both code, device reset application 2 times and third time it got stuck at some somewhere in middle of application.

I am using USB bootloader for update of application.

Device is LPC2148. Application which i am merging are 1. USBCDC code. 2. combination of i2c, uart, spi and some IO.

Rajbabu