View Single Post
Join Date: Jul 2008
Posts: 4
Reputation: dongzhe is an unknown quantity at this point 
Solved Threads: 0
dongzhe dongzhe is offline Offline
Newbie Poster

Re: anyone knows chip programming with c

 
0
  #4
Aug 1st, 2008
Originally Posted by VernonDozier View Post
What kind of chip? Are you talking about microcontrollers? I use PIC microcontrollers, but there are a whole bunch of chip types and manufacturers and a whole bunch of C compilers. I would go to the manufacturer's web site and see if they list compilers that work with the chip you are interested in. For PIC microcontrollers, google searches of "PIC C compiler" and "PIC C book" gave a lot of good hits.

thanks man. we use pic18 serials. I get c complier which is picc and ide mplap from the company. I never have experience on embedded programming and chip things. so is there any hints or resourse could help me get start?
Reply With Quote