This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ORG 0H END

my program is asm file (.a51) when i build it ,the message occurs .I hadn't found a way to solve it, It really makes me headache. would you help me please?

the message is as follows:

COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2008
*** ERROR: COMMAND-FILE '' NOT FOUND
one led.a51 - 0 Error(s), 0 Warning(s).

Parents
  • Thank you very much for your reply, When i use the c ,it goes very well and it can debug and creates the target and creates hex files ,but when i use the asm program ,the error message occurs as i have mentioned before,what i want to say is that the asm file itself has no error,it has noting to do whit the program ,this also why i asking you for help ,I don't understand you answers,would you be in detail please?

Reply
  • Thank you very much for your reply, When i use the c ,it goes very well and it can debug and creates the target and creates hex files ,but when i use the asm program ,the error message occurs as i have mentioned before,what i want to say is that the asm file itself has no error,it has noting to do whit the program ,this also why i asking you for help ,I don't understand you answers,would you be in detail please?

Children