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

Burn hex file to MCU for production

I have made code on LPC1317 & tested.

Now on debugging axf file get accessed by keil.

1. Now I want to program large no MCU, will everytime I have to use debugger to write hex file which in tun acces SWDIO/SWCLK lines to program code.

2. but it will also put debug info in MCU also.
On debugging, do debug info goes to MCU also or info remain at debugger side only & only code goes to MCU.

3. What if now I directly want to burn hex file for production

0