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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/04 21:51
Read: times


 
#79420 - What you need a PC for
Responding to: ???'s previous message
"What I meant about using a PC was, if I were to use C language do I need to interface the microcontroller and the PC"

If you write in assembly language, you need a PC to run a program called an "Assembler" that translates your source code into the binary code used by the processor.

If you write in 'C' it is just the same - you need a PC to run a program called a "Compiler" that translates your source code into the binary code used by the processor.

The system on which you run your development tools (editor, assembler, compiler, etc) is known as the "Host" system.
The PC & MS-Windoze/DOS is the commonest Host for 8051 development; you can also use UNIX etc.

The system on which you run the code that you actually develop is known as the "Target" system.
In this forum, we discuss 8051-based Targets.

List of 32 messages in thread
TopicAuthorDate
Microcontroller Scientific Calculator            01/01/70 00:00      
   RE: Microcontroller Scientific Calculato            01/01/70 00:00      
      RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
               What college course?            01/01/70 00:00      
                  RE: What college course?            01/01/70 00:00      
                     RE: What college course?            01/01/70 00:00      
                        RE: What college course?            01/01/70 00:00      
                           RE: What college course?            01/01/70 00:00      
                              RE: What college course?            01/01/70 00:00      
                                 RE: What college course?            01/01/70 00:00      
   First things first..            01/01/70 00:00      
      RE: First things first..            01/01/70 00:00      
         RE: First things first..            01/01/70 00:00      
         Good +ve attitude... Sim            01/01/70 00:00      
            RE: Good +ve attitude... Sim            01/01/70 00:00      
               RE: Good +ve attitude... Sim            01/01/70 00:00      
                  RE: Good +ve attitude... Sim            01/01/70 00:00      
                     RE: Good +ve attitude... Sim            01/01/70 00:00      
                     Floating Point            01/01/70 00:00      
               What you need a PC for            01/01/70 00:00      
               8051 or PIC            01/01/70 00:00      
                  RE: 8051 or PIC            01/01/70 00:00      
                     RE: What to do ?            01/01/70 00:00      
                        RE: What to do ?            01/01/70 00:00      
                           RE: What to do ?            01/01/70 00:00      
                              Thank you            01/01/70 00:00      
                                 You can post here            01/01/70 00:00      
   RE: Microcontroller Scientific Calculator            01/01/70 00:00      

Back to Subject List