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

Object file not found

I have just installed Keil UVision2 and are trying out the included example rtx_ex1. I want to run it on the simulator for an Infineon C167CR-LM processor. When I build the project, i get

FATAL ERROR L210: I/O ERROR ON INPUT FILE:
EXCEPTION 0021H: PATH OR FILE NOT FOUND
FILE: Rtx_ex1.obj

I have not done any changes to the project, other than changing to the correct processor "device for target..."

Should'nt uvision2 create this file when it is not there?

What to do?

Regards,
Ray

Parents
  • Yes - the installation does ask if you want to install the security key driver - but it doesn't always work. And when it fails, it doesn't tell you.

    You need to search this site for the NT dongle driver, download the file and install it seperately.

    (There is a special version of the driver for people with Toshiba Satellite Pro laptops, as I found after many days of trying to get the damned thing to work!)

Reply
  • Yes - the installation does ask if you want to install the security key driver - but it doesn't always work. And when it fails, it doesn't tell you.

    You need to search this site for the NT dongle driver, download the file and install it seperately.

    (There is a special version of the driver for people with Toshiba Satellite Pro laptops, as I found after many days of trying to get the damned thing to work!)

Children