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

errors

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



Joined: 07 Aug 2007
Posts: 24

View user's profile Send private message

errors
PostPosted: Mon Aug 20, 2007 7:33 am     Reply with quote

Currently i get two 3 errors that i don't understand

*** Error 12 "C:\Documents and Settings\Administrator\Desktop\Seriale komms\main_example.c" Line 241(4,8): Undefined identifier putc
*** Error 12 "C:\Documents and Settings\Administrator\Desktop\Seriale komms\main_example.c" Line 430(33,37): Undefined identifier getc

and the 3rd is when i use the byte declaration the program gives almost 10 errors?

Can anyone give me a hint why?
Ttelmah
Guest







PostPosted: Mon Aug 20, 2007 8:03 am     Reply with quote

Have you included the processor declaration file?.
(so, #include <18F1330.h>, for the 18F1330 processor, changing to suit the processor you are using etc.).
These are all defined in this.

Best Wishes
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