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 2 matches
CCS Forum Index
Author Message
  Topic: Interrupts disabled during call to prevent re-entrancy
clw_zxq

Replies: 7
Views: 31701

PostForum: General CCS C Discussion   Posted: Tue Nov 18, 2008 6:09 am   Subject: Interrupts disabled during call to prevent re-entrancy
Thank you very much, although I don't know why the CCS compiler can't
realise this item, but I rectified my source code, as follows:
#int_EXT
void EXT_isr(void)
{
// delay_us ...
  Topic: Interrupts disabled during call to prevent re-entrancy
clw_zxq

Replies: 7
Views: 31701

PostForum: General CCS C Discussion   Posted: Tue Nov 11, 2008 6:08 am   Subject: Interrupts disabled during call to prevent re-entrancy
Hello everyone,
I program a procedure, but the compiler give me a warining:

"ledtest.c" Line 132(1,1): Condition always TRUE
>>> Warning 216 "ledtest.c" Line 135(0,1) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group