veerubiji
Full Member level 2
- Joined
- Feb 24, 2011
- Messages
- 122
- Helped
- 3
- Reputation
- 6
- Reaction score
- 3
- Trophy points
- 1,298
- Activity points
- 2,301
Hi,
I am new to micro controller programming. I am working on Atmega32A micro controller. I am using JTAG for debugging. I am using UASRT communication to display information in PC.
Every time i need to debug when loss the power to the board. How to run without JTAG even when power off/on.
I don't want to debug every time when power off/on. Please help me what I have to do.
I am using JTAG Debugger to debug my code. Whenever I run the code with Debugger connected, Code works correctly but If I disconnect it, It fails to even Start!
Thanks in advance.
I am new to micro controller programming. I am working on Atmega32A micro controller. I am using JTAG for debugging. I am using UASRT communication to display information in PC.
Every time i need to debug when loss the power to the board. How to run without JTAG even when power off/on.
I don't want to debug every time when power off/on. Please help me what I have to do.
I am using JTAG Debugger to debug my code. Whenever I run the code with Debugger connected, Code works correctly but If I disconnect it, It fails to even Start!
Thanks in advance.