Hi,
I am using Macro Assembler 6.11
ml /omf /c /Zi /Zd program.asm
link /segments:500 program.obj
I am using Microscope debugger, but I can't find any debugging info inside the program.
Any advices for me?
Thanks
Jack