| |||||
Technical Support Support Resources
Product Information | A51: APPLICATION ERROR WHEN CONVERTING LEGACY CODEInformation in this article applies to:
QUESTIONI am converting legacy assembly code from an Archimedes assembler to the Keil A51 assembler. When I compile the code in a DOS window, I get an A51.EXE Application Error at location 0x0CDE. What is wrong? ANSWERYou should read and apply the Keil Knowledgebase article on converting Legacy assembler code to the Keil A51 assembler. Also check all the Assembler Directives to make sure that they are correct for the Keil A51 assembler. An incorrect directive like $NOCOND or $XR may cause this error to appear when running in a DOS window. MORE INFORMATIONSEE ALSOLast Reviewed: Tuesday, March 27, 2007 | ||||
| |||||