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

A51 Fatal Error Unknown Control

Im on a new computer, trying to use the A51 assembler. In a command prompt window, I can type "A51 some_file.asm" and the assembler will load, however, it will give me a fatal error with the error being an unknown control. I am not using any control directives but when I do, I still get the same issue. My path and environment variables (C51LIB and C51INC) were set to the directory where they were installed, am I missing something?

Parents
  • Same problem here, UNKNOWN CONTROL (The selected control parameter is unrecognized by the compiler)

    I am using C51 COMPILER V3.20 in the XP command-box.
    Code was buildable 20 years ago, has not been touched since then.

    Environment and library-paths are set correct

    Any idea?

Reply
  • Same problem here, UNKNOWN CONTROL (The selected control parameter is unrecognized by the compiler)

    I am using C51 COMPILER V3.20 in the XP command-box.
    Code was buildable 20 years ago, has not been touched since then.

    Environment and library-paths are set correct

    Any idea?

Children