|
|
View previous topic :: View next topic |
Author |
Message |
Darren Rook
Joined: 06 Sep 2003 Posts: 287 Location: Milwaukee, WI
|
ICD2 question |
Posted: Fri May 23, 2003 3:30 pm |
|
|
When trying to debug, how do you fix this error:
"Target not in debug mode, unable to perform operation"
I don't understand why MPLAB 6.2 won't set the debug fuse for me. Anyone else have this problem?
I couldn't find a good answer on the MCHIP forums.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144514714 _________________ I came, I saw, I compiled. |
|
|
Wedilo Guest
|
Re: ICD2 question |
Posted: Wed May 28, 2003 12:52 am |
|
|
Hi Darran,
I remember that I had have the same problem some month ago.
I solved the problem quick and dirty by adding the following
line of code in each program:
#fuses HS,NOWDT,NOBROWNOUT,NOPUT,NOLVP,DEBUG,NOSTVREN,NOPROTECT
You see, I set the fuses every time. Look in the manual for your personal adaptation. I still hope helping you...
73 Sven
:=When trying to debug, how do you fix this error:
:="Target not in debug mode, unable to perform operation"
:=
:=I don't understand why MPLAB 6.2 won't set the debug fuse for me. Anyone else have this problem?
:=
:=I couldn't find a good answer on the MCHIP forums.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144514803 |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|