When I try to assemble some assembler code it terminates with: --- SNIP FROM DOS PROMT ---- c:\>a51 myprogram.a51 NOMOD51 OJ(out.obj) A51 MACRO ASSEMBLER V7.01 - SN: D1D4U-Q0509E COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2002 ASSEMBLY COMPLETE. 0 WARNING(S), 1 ERROR(S) --- END SNIP FROM DOS PROMT ---- The list file do not specify the type of error. The only indication i have is: NO OBJECT MODULE REQUESTED I have tried to drop the OJ flag, but same result.. Anybody have a suggestion?
Hmmm, This sounds like something that engineering should take a look at. Please contact technical support and be prepared to provide the assembler source file and the listing file so they can get an answer for you quickly. Jon