My project need to transmit a string using uart and also to receive data. I had flashed my program( i have used interrupts) to board and it continously prints 'p'. Now i am not able to flash corrected program to board.i am using com port 0 to flash and the same port to transmit and receive data. Manual reset on board is also giving no any impact. Please help.
Hi Chandrika,
It seems that you need to force entering into bootloader mode before running your application (that uses the same UART). Please refer to the following links for additional details and troubleshooting:
http://forum.flashmagictool.com/index.php?topic=3424.0
http://forum.flashmagictool.com/index.php?topic=3628.0
Hope this will be useful for you.
Best regards!
/Carlos
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
-------------------------------------------------------------------------------