RSS Forums RSS

anyone knows chip programming with c

Please support our C advertiser: Programming Forums
Reply
Posts: 4
Reputation: dongzhe is an unknown quantity at this point 
Solved Threads: 0
dongzhe dongzhe is offline Offline
Newbie Poster

anyone knows chip programming with c

  #1  
Jul 28th, 2008
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.
AddThis Social Bookmark Button
Reply With Quote  
Posts: 2,896
Reputation: VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of VernonDozier has much to be proud of 
Solved Threads: 366
VernonDozier VernonDozier is offline Offline
Posting Maven

Re: anyone knows chip programming with c

  #2  
Jul 28th, 2008
Originally Posted by dongzhe View Post
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.
Reply With Quote  
Posts: 5,126
Reputation: Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute Salem has a reputation beyond repute 
Solved Threads: 633
Colleague
Salem's Avatar
Salem Salem is offline Offline
Void main'ers are DOOMed

Re: anyone knows chip programming with c

  #3  
Jul 28th, 2008
> for my new job
So does your new employer know this, and would presumably offer some training to get you up to speed?

Or did you just scam your way into a job you've got no skills to perform and now you're here to play "catchup" ?

Just so that we're all clear on who's doing the work and who's getting the paycheck for that work.
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
UK Voter? Please send a message to Incapability Brown and the rest of Zanu-Labour
Up to 8Mb PlusNet broadband from only £5.99 a month!
Reply With Quote  
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

  #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  
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

  #5  
Aug 1st, 2008
Originally Posted by Salem View Post
> for my new job
So does your new employer know this, and would presumably offer some training to get you up to speed?

Or did you just scam your way into a job you've got no skills to perform and now you're here to play "catchup" ?

Just so that we're all clear on who's doing the work and who's getting the paycheck for that work.


don't you think you are a really bitchy
Reply With Quote  
Posts: 14
Reputation: swaira umar is an unknown quantity at this point 
Solved Threads: 0
swaira umar swaira umar is offline Offline
Newbie Poster

Re: anyone knows chip programming with c

  #6  
Aug 1st, 2008
hi
we did chip programming but not using C.We used Kiel software for chip Programming and to mold it according to our requirments.But in Kiel once you burn ur chip with your written program then you will not change the functionality of this burned chip.
Reply With Quote  
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

  #7  
Aug 1st, 2008
Originally Posted by swaira umar View Post
hi
we did chip programming but not using C.We used Kiel software for chip Programming and to mold it according to our requirments.But in Kiel once you burn ur chip with your written program then you will not change the functionality of this burned chip.



your chip don't have EEPROM data memory?
Reply With Quote  
Posts: 312
Reputation: Colin Mac is on a distinguished road 
Solved Threads: 21
Colin Mac Colin Mac is offline Offline
Posting Whiz

Re: anyone knows chip programming with c

  #8  
Aug 1st, 2008
your chip don't have EEPROM data memory?
The program is written to flash program memory and can be rewritten. EEPROM data memory is used for storing data.
Reply With Quote  
Posts: 241
Reputation: ssharish2005 is on a distinguished road 
Solved Threads: 20
ssharish2005's Avatar
ssharish2005 ssharish2005 is offline Offline
Posting Whiz in Training

Re: anyone knows chip programming with c

  #9  
Aug 3rd, 2008
Originally Posted by dongzhe View Post
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?


Well, if you don't have any experience of working on embedded programming. You should start get some book on PIC controller and learn. Embedded programming is something different programming paradigm compared to normal programming. You are limited to so many and you got achieve your solution with those boundaries. I would personally think you need to buy so good book on PIC. Most probably the book would more concentrating on a single board. I mean the author would choose a board and he goes thought it through the book. One if you can get hold on the terminologies and techniques you should be fine in programming any other controller, provided you have the schematic and the Manuel for that board!!

ssharish
Last edited by ssharish2005 : Aug 3rd, 2008 at 10:09 am.
Reply With Quote  
Posts: 14
Reputation: swaira umar is an unknown quantity at this point 
Solved Threads: 0
swaira umar swaira umar is offline Offline
Newbie Poster

Re: anyone knows chip programming with c

  #10  
Aug 3rd, 2008
hmmmmmmmm
well we did programming bt nt up to this level we had just a course of microprocessor, there we got some idea and we stores data either at ports or on pins of microprocessor just as programming concept
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the C Forum
Views: 945 | Replies: 9 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:29 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC