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

ICD1 question

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



Joined: 06 Sep 2003
Posts: 659
Location: Sydney, Australia

View user's profile Send private message

ICD1 question
PostPosted: Mon Aug 04, 2003 7:10 pm     Reply with quote

Hi all,
I've noticed if I program a chip using ICD1 (debug mode disabled) and the disconnect the ICD connection from the target circuit without powering it down, the code starts running immediately in the target chip. My question is, is it safe to disconenct the ICD1 from the target circuit without powering it down first? Thanks.

Ali
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516664
Douglas Kennedy



Joined: 07 Sep 2003
Posts: 755
Location: Florida

View user's profile Send private message AIM Address

Re: ICD1 question
PostPosted: Tue Aug 05, 2003 4:22 am     Reply with quote

:=Hi all,
:= I've noticed if I program a chip using ICD1 (debug mode disabled) and the disconnect the ICD connection from the target circuit without powering it down, the code starts running immediately in the target chip. My question is, is it safe to disconenct the ICD1 from the target circuit without powering it down first? Thanks.
:=
:=Ali

The ICD1 holds MCLR down when connected and not debugging. The disconnect releases MCLR allowing it to be pulled up by the target circuit and the code to start running just as if it had been reset. I've had no problem with this but I suppose there could be some transients on B6 B7 B3 and Vdd Vss.
You probably know that you can leave the debug statement #device *=16 CCSICD=TRUE in your your code and by using the tools option to run ICD you will get the same result when you disconnect the ICD.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144516667
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