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
Posted: Mon Aug 20, 2007 8:03 am
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.
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