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
"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?
Do you mean you want the compiler to put assembly listing into its generated *.lst files? which it does Erik