This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Assembly Code

Hi, all

Does anyone know why I can't have assembly code in *.lst files? Is it any compiler option for me to adjust ?

Eric

Parents
  • "why I can't have assembly code in *.lst files?"

    Do you mean you want the compiler to put assembly listing into its generated *.lst files?
    Or do you want to create assembler source files, and call them *.lst?

Reply
  • "why I can't have assembly code in *.lst files?"

    Do you mean you want the compiler to put assembly listing into its generated *.lst files?
    Or do you want to create assembler source files, and call them *.lst?

Children