h.galeh
Member level 3
- Joined
- Apr 16, 2008
- Messages
- 66
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Tehran, Iran, Iran
- Activity points
- 1,690
I programmed my micro so that it turns "deep power down" mode immediately after startup
now I cant debug it via jtag . I CANT even program it or erase its memory with jtag
I didnt examine ISP but suppose its not going to work too
no how can I erase its memory?
- - - Updated - - -
fortunately I've found the answer through searching web
the solution:
Hold P2.10 to ground(EINT0)
Reset the micro
now use j-flash arm and connect it
Easily erase the program
finished
now I cant debug it via jtag . I CANT even program it or erase its memory with jtag
I didnt examine ISP but suppose its not going to work too
no how can I erase its memory?
- - - Updated - - -
fortunately I've found the answer through searching web
the solution:
Hold P2.10 to ground(EINT0)
Reset the micro
now use j-flash arm and connect it
Easily erase the program
finished