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
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!)
I got it. Something must have gone wrong on the installation of the security key driver. I uninstalled and reinstalled the driver, and now it works like a charm. Thanks a lot, both of you. Regards, Ray