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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/08/08 11:06
Read: times


 
#156518 - It depends on what you are doing
Responding to: ???'s previous message
If you wrote your program in C with an 8051 C language tool set then to get the target executable programming file it is necessary to link on a startup file that handles the MCU code execution path from the reset vector through to where main() starts.

If you wrote your program in assembler then you would be responsible for including everything from the the reset vector onwards in your program.

Michael Karas


List of 15 messages in thread
TopicAuthorDate
startup file of uc at89c51            01/01/70 00:00      
   It depends on what you are doing            01/01/70 00:00      
      how can i get startup file            01/01/70 00:00      
         that is a question for reads51            01/01/70 00:00      
            how to make hex in kei            01/01/70 00:00      
               Hex file            01/01/70 00:00      
                  please see the steps i followed to create hex file            01/01/70 00:00      
                     Yes            01/01/70 00:00      
                        Sorry. AT89C51 does not have ISP            01/01/70 00:00      
         2 questions            01/01/70 00:00      
            Guide me for start up file            01/01/70 00:00      
               Keil evaluation compiler examples            01/01/70 00:00      
               RE: my program in C is correct            01/01/70 00:00      
                  Checked it            01/01/70 00:00      
                     Good, but...            01/01/70 00:00      

Back to Subject List