View previous topic :: View next topic |
Author |
Message |
Guest
|
CCS getting started |
Posted: Wed Dec 09, 2009 3:47 am |
|
|
Hi all
I am new to this forum , and new to C programing. I have been using PIC microcontrollers ( 16F and 18F) for more than 7 years. I am using assembly . Now I want to move to C. I have checked the net I have found CCS is one of the best compilers around. Could anyone suggest me a document where I can get started with C ( CCS ), Please ?
Thank you |
|
|
mbradley
Joined: 11 Jul 2009 Posts: 118 Location: California, USA
|
|
Posted: Wed Dec 09, 2009 3:55 am |
|
|
Since you are familiar with programming, I would suggest the help file, look at the internal commands, there is always a little example with each one to show its use.
After that, look at some of the example programs that are included.
Google around for CCS examples too. _________________ Michael Bradley
www.mculabs.com
Open Drivers and Projects |
|
|
mkuang
Joined: 14 Dec 2007 Posts: 257
|
|
|
dbotkin
Joined: 08 Sep 2003 Posts: 197 Location: Omaha NE USA
|
|
Posted: Wed Dec 09, 2009 11:16 am |
|
|
I highly recommend getting the Kernighan & Ritchie book and maybe a "Teach Yourself C" book. |
|
|
|