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: #warning preprocessor
doctech

Replies: 4
Views: 8477

PostForum: General CCS C Discussion   Posted: Thu Nov 24, 2011 10:23 pm   Subject: #warning preprocessor
We use an older version 4.032. I tried a new project using the code you posted and I still get the compile error. I also tried loading an example project in the CCS IDE and it doesn't like #warning ...
  Topic: #warning preprocessor
doctech

Replies: 4
Views: 8477

PostForum: General CCS C Discussion   Posted: Thu Nov 24, 2011 9:29 pm   Subject: #warning preprocessor
Hi, Why do I get a 'Invalid pre-processor directive' message when I try to compile this?:

#define BOOT_COMPILE // comment out for normal compile

#ifdef BOOT_COMPILE
#warning COMPILING AS BOO ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group