Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/09/05 14:18
Read: times


 
#86984 - gcc
Responding to: ???'s previous message
Ria Dcosta said:
my final year project is running a 3 phase induction meter, i tried programming (c codes) for 8051 on Gcc but they don't identify the basic components of 8051 like tcon, tmod etc

gcc is a general purpose compiler for all sorts of targets - 68xxx, 80x86, ARM, etc, etc. You need the appropriate one for your target!

As Erik says, SDCC is the one for 8051s (and possibly other small micros - again, be sure you have the right version).
http://sdcc.sourceforge.net

connecting the processor would heat up the ic's

Connecting it to what?!
How did you connect it?!
How did you load the code into it?

List of 7 messages in thread
TopicAuthorDate
simulator for 8051 codes on gcc            01/01/70 00:00      
   SDCC            01/01/70 00:00      
   gcc            01/01/70 00:00      
   Hotness            01/01/70 00:00      
   Hot is Bad            01/01/70 00:00      
      Assumption            01/01/70 00:00      
   Repost: Dr. Dani's s51 simulator            01/01/70 00:00      

Back to Subject List