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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/05 12:32
Read: times


 
#89087 - 8051 Assembler Source Converter ??
Has anyone heard about or seen an automated tool that could take 8051 assembly language source code and convert that to AVR source code (also in assembler)?

I have Googled the WEB with few results and most those results seem to be a posting of a question similar to mine.

I have looked at the AVR architecture at the assembly level and it is rather similar to the 8051 in many regards. It would actually probably be relatively straightforward to just open two windows in CodeWright and perform an editing session transcription of the code from 8051 to AVR. But I though I would ask about a translator tool before undertaking the manual task.

Michael Karas


List of 15 messages in thread
TopicAuthorDate
8051 Assembler Source Converter ??            01/01/70 00:00      
   If you can't find one...            01/01/70 00:00      
      Try to speak with guys from datatek            01/01/70 00:00      
   sdcc            01/01/70 00:00      
   Translator            01/01/70 00:00      
      not so fast            01/01/70 00:00      
         Shove, not push            01/01/70 00:00      
            8051 & AVR similar?            01/01/70 00:00      
               C            01/01/70 00:00      
                  Of course C !            01/01/70 00:00      
               acc - the least of a problem            01/01/70 00:00      
         Assumptions            01/01/70 00:00      
   let's try...            01/01/70 00:00      
   in the olden days, I did            01/01/70 00:00      
      I'm inclined to C            01/01/70 00:00      

Back to Subject List