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.

Parents
  • *** 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

Reply
  • *** 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

Children