Author |
Message |
Topic: kbd.c compiling error |
Haniver
Replies: 3
Views: 11362
|
Forum: General CCS C Discussion Posted: Fri Dec 15, 2017 12:24 am Subject: Actually, there are many errors |
Actually, there are many compiling errors:
http://www.supagina.mx/erroresKBD_c.png |
Topic: kbd.c compiling error |
Haniver
Replies: 3
Views: 11362
|
Forum: General CCS C Discussion Posted: Fri Dec 15, 2017 12:13 am Subject: kbd.c compiling error |
Hello,
I have a program that uses kbd.c, but when I try to compile it, I get an error, not in my program but in kbd.c:
*** Error 28 "C:\Program Files\PICC\Drivers\kbd.c" Line 32(34,35): Ex ... |
Topic: rs232 communication between pics 18f2550 |
Haniver
Replies: 2
Views: 9200
|
Forum: General CCS C Discussion Posted: Tue Dec 12, 2017 11:19 am Subject: rs232 communication between pics 18f2550 |
Hello,
I want to transmit an integer (either '1' or '2') from one pic to another, that reads it and does something with it. Both pics are 18f2550. How do I achieve this with CCS?
Thank you |
|