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

Problem running codes on LPC2148

Hi everyone,

I'm new in the world of arm and microcontrollers, and I'm facing a weird problem. I've uploaded my
code into the flash memory, and it works just fine. But when I disconnect the UART utilized to burn it,
the program stops running. I would really appreciate if anyone could help me. I know this might be
a dumb question, but like I said, I'm new with that. So that's it. Thanks in advance.

Rodrigo

Parents
  • So how did you connect this UART?

    Does the reset and EINT2 signals go to handshake signals on the UART, to allow FlashMagic to reset the board and enter the boot loader? In that case - are these two signals holding a proper signal level when the UART adapter/cable isn't connected?

Reply
  • So how did you connect this UART?

    Does the reset and EINT2 signals go to handshake signals on the UART, to allow FlashMagic to reset the board and enter the boot loader? In that case - are these two signals holding a proper signal level when the UART adapter/cable isn't connected?

Children