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

Need Help in Selecting Compiler

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



Joined: 28 Mar 2021
Posts: 11

View user's profile Send private message

Need Help in Selecting Compiler
PostPosted: Sun Mar 28, 2021 11:05 pm     Reply with quote

Hi All,

I am planning to purchase CCS compiler and I would like to know if the COMMAND LINE version will be suitable for using it with MPLAB IDE? And yes, I do not need the CCS IDE.

Secondly, and more importantly, I wish to implement MODBUS SLAVE with ETHERNET. Please advise if the necessary library is available with CCS. The preferred controller will be PIC18 series.

Thanks for your Time!
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun Mar 28, 2021 11:41 pm     Reply with quote

Yes to all questions.

PCH compiler for PIC18:
https://www.ccsinfo.com/product_info.php?products_id=PCH_full

Files included with PCH:

Example files:
Ex_modbus_slave.c
Ex_modbus_master.c

Driver files:
modbus.c
modbus.h

modbus_app_layer.c
modbus_app_layer.h
modbus_app_layer_tcpip.c
modbus_app_layer_tcpip.h

modbus_phy_layer.h
modbus_phy_layer_ascii.c
modbus_phy_layer_rtu.c
modbus_phy_layer_tcpip.c
modbus_phy_layer_tcpip.h
bkamen



Joined: 07 Jan 2004
Posts: 1611
Location: Central Illinois, USA

View user's profile Send private message

Re: Need Help in Selecting Compiler
PostPosted: Mon Mar 29, 2021 1:42 am     Reply with quote

avjarun wrote:
Hi All,

I am planning to purchase CCS compiler and I would like to know if the COMMAND LINE version will be suitable for using it with MPLAB IDE? And yes, I do not need the CCS IDE.


Yes - that's how I use it most all the time.

#include <all_of_what_PCM_said> Very Happy
_________________
Dazed and confused? I don't think so. Just "plain lost" will do. :D
avjarun



Joined: 28 Mar 2021
Posts: 11

View user's profile Send private message

PostPosted: Wed Mar 31, 2021 4:42 am     Reply with quote

Thank you all. Will go ahead with it.
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