CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

ICD2 question

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Darren Rook



Joined: 06 Sep 2003
Posts: 287
Location: Milwaukee, WI

View user's profile Send private message Send e-mail

ICD2 question
PostPosted: Fri May 23, 2003 3:30 pm     Reply with quote

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
PostPosted: Wed May 28, 2003 12:52 am     Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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