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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/22/06 08:59
Read: times


 
#110466 - From the manual...
Responding to: ???'s previous message
Charles Bannister said:
Here is the link for the documentation you asked for.
http://members.aol.com/cpu8052/a51.zip


LEVELI.DOC said:
foo.obj ;assembled object code in Hex format.
(my emphasis)

So there you have it - from the horse's mouth!

Also note:
LEVELI.DOC said:
All PseudoSam(Pseudo brand Symbolic AsseMbler) assemblers conform to
a common syntax based on the UNIX system V assembler syntax. By
conforming to this Pseudo standard, conflicts with the manufacturers
syntax are created.
(my emphasis)

So, if you use this, you are going to have to do some translation if you ever want to use "standard" 8051 assembler source code from anywhere else...
You are also going to have to do some explaining if you ever want help with any of your code...

See: http://www.8052.com/forum/read.phtml?id=110450

List of 30 messages in thread
TopicAuthorDate
Using obj files for programming            01/01/70 00:00      
   most probably            01/01/70 00:00      
      Not really            01/01/70 00:00      
   What assembler?            01/01/70 00:00      
      A51 details            01/01/70 00:00      
         That is usually the case when you own an            01/01/70 00:00      
            PseudoSam Assembler            01/01/70 00:00      
               Manual            01/01/70 00:00      
         Throw it away!            01/01/70 00:00      
         Psuedo-Sam            01/01/70 00:00      
   Keep what you got. It's very good.            01/01/70 00:00      
      Not "WRONG"            01/01/70 00:00      
      Where I was wrong            01/01/70 00:00      
         not necessarily            01/01/70 00:00      
      Back to the question            01/01/70 00:00      
         Yes            01/01/70 00:00      
      obj files            01/01/70 00:00      
         Yes            01/01/70 00:00      
            Hex bloat and Swiss Army Knives            01/01/70 00:00      
               True enough            01/01/70 00:00      
            File size vs Code size            01/01/70 00:00      
               Maybe, but...            01/01/70 00:00      
                  any old UNIX guys?            01/01/70 00:00      
                     OBJ context            01/01/70 00:00      
                        from here            01/01/70 00:00      
                           Ok            01/01/70 00:00      
         Link to documentation for A51.EXE            01/01/70 00:00      
            From the manual...            01/01/70 00:00      
               How very amazing            01/01/70 00:00      
                  that link            01/01/70 00:00      

Back to Subject List