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: How to enable the interrupt after disable it
kk

Replies: 5
Views: 8382

PostForum: General CCS C Discussion   Posted: Wed Nov 17, 2010 5:10 am   Subject: How to enable the interrupt after disable it
Wow, I don't even realize that...

I try with get rid of delay code, then it works.
That means, my coding has no "delay_ms" but using other parameter like set flag to turn on and off the ...
  Topic: How to enable the interrupt after disable it
kk

Replies: 5
Views: 8382

PostForum: General CCS C Discussion   Posted: Tue Nov 16, 2010 9:45 pm   Subject: How to enable the interrupt after disable it
thanks ahh, for formatting my post so it become more readable.
  Topic: How to enable the interrupt after disable it
kk

Replies: 5
Views: 8382

PostForum: General CCS C Discussion   Posted: Tue Nov 16, 2010 9:31 pm   Subject: How to enable the interrupt after disable it
I am newbies to ccs c and have written the code like this below:

enable_interrupts(int_rda);
enable_interrupts(global);

Then I have an isr to fetch the data say "mydata&quo ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group