Originally Posted by
dongzhe
for my new job, i have to learn coding for the chips. i know c, but i don't have any idea about how to coding for chip. anyone can give me some hit where is good place to get start.
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.