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

EXCEPTION 0021H: PATH OR FILE NOT FOUND

Dear,

I just downloaded the evaluation version of latest C166 Compiler.

When I'm going to compile one of the examples

"RTXtiny (RTX_EX1.Uv2)" under EC++ subfolder

in examples folder i get this Error:

*** FATAL ERROR L210: I/O ERROR ON INPUT FILE:
EXCEPTION 0021H: PATH OR FILE NOT FOUND
FILE: C:\KEIL7.XX\C166\LIB\RTX167HL.LIB

What happend?

Thanks.

  • *** FATAL ERROR L210: I/O ERROR ON INPUT FILE:
    EXCEPTION 0021H: PATH OR FILE NOT FOUND
    FILE: C:\KEIL7.XX\C166\LIB\RTX167HL.LIB

    what happened? the tools looked for rtx167l.lib and didn'd find them at this location. Make sure the file exists there. This is an add-on isn't? Did you actually purchase it (RTX that is)?

    Andy

  • Dear,

    Is RTX is an addon on C166?or it isn't but not included in Evaluation version?
    (I just installed the latest availble evaluation of C166 without any problem or error)

    I download Evaluation version of C166 compiler
    to compare it's optimization with other c compilers
    available in the market and decide to purchase
    the best one (in my opinion).

    Thanks.

  • The RTX is an add on package for the 8051 tools, so I imagine it is for the C166 too.
    If your only evaluating the optimizing capabilities, why not leave the RTOS stuff alone for now?

    Good Luck

    Andy