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 CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: Strange behavior with timer1 and int_rda
allcontrol

Replies: 4
Views: 15649

PostForum: General CCS C Discussion   Posted: Mon Jan 26, 2004 10:41 am   Subject: Re: Int ISR problem
Bravo

I caught the idea.
I modify it and all runs like a charm.

Thanks a lot to all

Alejandro Laughing
  Topic: Strange behavior with timer1 and int_rda
allcontrol

Replies: 4
Views: 15649

PostForum: General CCS C Discussion   Posted: Sun Jan 25, 2004 9:41 am   Subject: Re: Strange behavior with timer1 and int_rda
Clock_isr just play a beep, but I never enable it, just is the code.
When I comment it:

//#INT_TIMER1
//clock_isr() {
//beep();
//}

The program works OK.

I want to know why this happen. ...
  Topic: Strange behavior with timer1 and int_rda
allcontrol

Replies: 4
Views: 15649

PostForum: General CCS C Discussion   Posted: Sat Jan 24, 2004 8:15 pm   Subject: Strange behavior with timer1 and int_rda
The following code just read a character and send it back.
When I comment the int_timer1 function the program works OK.
If I comment out this routine so the compiler put it into the object code
the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group