Author |
Message |
Topic: string operation |
catacomsa
Replies: 8
Views: 8192
|
Forum: General CCS C Discussion Posted: Mon Dec 03, 2012 2:14 am Subject: string operation |
Hello,
@ Ttelmah
Thanks for hint, I'll try in this afternoon.
I have to dig a bit more to understand all details.
@Mike Walne
I use the following setup:
- PIC 18F4550 , 20MHz quartz, serial ... |
Topic: string operation |
catacomsa
Replies: 8
Views: 8192
|
Forum: General CCS C Discussion Posted: Sun Dec 02, 2012 2:16 pm Subject: Error during compilation |
Hello All,
I'm a beginner in micro controllers
I create a short code, the idea is to pass a string to a function, but with no success...
#include "18F4550.h"
#DEVICE ICD=TRUE
#fuse ... |
Topic: Continuously data to RS232 |
catacomsa
Replies: 6
Views: 7425
|
Forum: General CCS C Discussion Posted: Mon May 31, 2010 12:36 pm Subject: Continuously data to RS232 |
@jgschmidt: Thank you very much! I also used this. |
|