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

Error & Warnings difference??

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



Joined: 05 Dec 2009
Posts: 40

View user's profile Send private message

Error & Warnings difference??
PostPosted: Mon Feb 08, 2010 8:53 am     Reply with quote

Am getting the following messages after compilation

Quote:

>>> Warning 216”test.c”line 101(0,1):Interrupts disabled during call to prevent re-entrancy(@ADDFF)
>>> Warning 216”test.c”line 101(0,1):Interrupts disabled during call to prevent re-entrancy(@MULFF)
Memory usage: ROM=24% RAM=29% - 39%
0 Errors, 2 Warnings


Is there some thing serious to worry about ? if I burn this hex in my chip will it work fine ?? do i ignore these warnings ??
Ttelmah
Guest







PostPosted: Mon Feb 08, 2010 9:08 am     Reply with quote

Think of this like some of the information on a modern car.
You get a display comes up, saying 'Error, brake failure'. Obviously vital...
Another comes up saying 'Warning, low fuel'. Important to know, and may be vital (if you have a long way to go, and there are few petrol stations), but it is not 'life threatening'.

Same applies to the compiler 'warnings'. They are telling you of things that _may_ be of importance to you in some circumstances, but are not directly 'program threatening'.

Best Wishes
logical



Joined: 21 Dec 2009
Posts: 57
Location: SouthPort, UK

View user's profile Send private message Visit poster's website

PostPosted: Mon Feb 08, 2010 11:31 am     Reply with quote

Ttelmah wrote:
Think of this like some of the information on a modern car.
You get a display comes up, saying 'Error, brake failure'. Obviously vital...
Another comes up saying 'Warning, low fuel'. Important to know, and may be vital (if you have a long way to go, and there are few petrol stations), but it is not 'life threatening'.

Same applies to the compiler 'warnings'. They are telling you of things that _may_ be of importance to you in some circumstances, but are not directly 'program threatening'.

Best Wishes


Well that is a clear way of putting it, nice thought Very Happy
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