We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
Are you using the errorprint directive or any other directive in your assembler file that causes the errors to be redirected? Jon
Nope.. If I force any other kind of error it gets shown in the list file.. Henrik
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