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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/12/13 19:55
Read: times


 
#190132 - No LST is unusual
Responding to: ???'s previous message
David Smith said:
Jim. It does generate a .MAP file (no .LST - I don't request one and the debugger doesn't seem to need it). The linker does use .OBJ files to generate a .COD file which is then used to generate an absolute .BIN


No LST is rare, so I'd search the linker exe for LST and while you are there, look for OMF.
Also look at
http://turbo51studio.orgfree.com/downloads...-setup.zip

Not a linking Assembler, but it does output LST, OMF, and has a proper DisAsm and it will simulate F850 core, (which trumps Keil, which fails to sim opcodes with variable times )

David Smith said:

Yes it supports conditionals - even has an IFF statement I use a lot. = IF NOT true. I will have to search and replace all of my IFFs with IF,ELSE...


TASMC51 and Atmel C51ASM support a IFN for IFNOT


List of 25 messages in thread
TopicAuthorDate
Keil uVision4 Struggles            01/01/70 00:00      
   HUH?            01/01/70 00:00      
      I'm using the SiLabs IDE Suite            01/01/70 00:00      
         do you?            01/01/70 00:00      
            Debugger            01/01/70 00:00      
         Silabs and ASM            01/01/70 00:00      
            Do you think it's possible...            01/01/70 00:00      
               no, but            01/01/70 00:00      
               familiar editor and assembler/linker            01/01/70 00:00      
      PC Resources?            01/01/70 00:00      
   Why use Keil ?            01/01/70 00:00      
      why not?            01/01/70 00:00      
         lack of features...            01/01/70 00:00      
            what features?            01/01/70 00:00      
               these..            01/01/70 00:00      
   date/time and code checksum            01/01/70 00:00      
      Dammit!            01/01/70 00:00      
         any symbol listing info ?            01/01/70 00:00      
            OMF Conversion?            01/01/70 00:00      
               No LST is unusual            01/01/70 00:00      
                  Thanks            01/01/70 00:00      
   C8051F850 documentation            01/01/70 00:00      
      for SILabs chips            01/01/70 00:00      
         Great Info            01/01/70 00:00      
            screaming and kicking            01/01/70 00:00      

Back to Subject List