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 20:14
Read: times


 
#89135 - Translator
Responding to: ???'s previous message
Michael Karas said:
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)?


Should be a simple translation program, little more than a scanner and parser. If you have the specifications for your 8051 assembler and for the AVR assembler, it seems to me it would be about a days work to write a translator.




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