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

Newbie needs help.....Please!

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



Joined: 25 Jan 2004
Posts: 1

View user's profile Send private message

Newbie needs help.....Please!
PostPosted: Sun Jan 25, 2004 12:30 pm     Reply with quote

Hello!
I am a complete beginner to pic programming and would like to have a ward of advice from the more experienced people.
I need to develop a point to multipoint network using pic’s connected to a pc as a host. I intend to use the RS 485 communication protocol. I am looking for the right compiler and programmer to do the job, and I am currently considering using one of the CCS compilers and the warp13 programmer.
1) I need to know what do you think of the combination of compiler/programmer.
2) Is the CCS compiler is capable of handling serial communication easily?
3) I use the Visual studio IDE, is it compatible with the CCS command –line compilers?
Thanks
Avi.
Confused
Pete Smith



Joined: 17 Sep 2003
Posts: 55
Location: Chester, UK

View user's profile Send private message Visit poster's website MSN Messenger ICQ Number

Re: Newbie needs help.....Please!
PostPosted: Sun Jan 25, 2004 2:14 pm     Reply with quote

avi wrote:
Hello!
I am a complete beginner to pic programming and would like to have a ward of advice from the more experienced people.
I need to develop a point to multipoint network using pic’s connected to a pc as a host. I intend to use the RS 485 communication protocol. I am looking for the right compiler and programmer to do the job, and I am currently considering using one of the CCS compilers and the warp13 programmer.
1) I need to know what do you think of the combination of compiler/programmer.




It's what I use, and I'm very happy with it.

avi wrote:

2) Is the CCS compiler is capable of handling serial communication easily?



Yes. Just use printf.

FWIW, I've done pretty much what you're doing, and it worked well.

avi wrote:



3) I use the Visual studio IDE, is it compatible with the CCS command –line compilers?



As far as I'm aware, it _is_ possible to use the Visual C++ bit of the IDE to control the CCS compiler.

It has been discussed on the board before, and instructions have been given here

http://www.ccsinfo.com/forum/viewtopic.php?t=10363&highlight=visual+studio

HTH

Pete
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

PostPosted: Mon Jan 26, 2004 7:59 am     Reply with quote

Quote:

2) Is the CCS compiler is capable of handling serial communication easily?


As already stated, serial is very easy as compare to many other compilers. However, I suspect whichever protocol you use (RS485 is not a protocol) will likely require you to write your own routines unless you plan on just sending text. You should probably look at modbus. Serveral people here have done that and can lend you help.
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