10 years, 10 months ago.

Download to MCB1760 with Keil uVision Problem

After exporting an mbed project to Keil uVision4 for 1768 target hardware I have a problem. I can build the project, but download with ULINK2 fails. I get the follow error message from Keil uVision4. Does anyone know what the problem is and how to get around it? Thanks

Cannot load driver 'C:\Keil\ARM\BIN\CMSIS_AGDI.dll'.

Possible Reasons: - Driver DLL could not be found in the specified path - Driver DLL requires additional DLL's which are not installed - Required Hardware Drivers are not installed

1 Answer

10 years, 10 months ago.

Did you select the correct programmer interface. There is a setting somewhere to select ulink, jlink, cmsis dap etc.

Maybe you need to install the driver first.

There are some other problem reports here: http://www.keil.com/forum/23136/

Accepted Answer

I got it to work after installing the latest version of Keil uVison4 (V4.71.2.0) without changing any settings. The older version I was using (V4.2) didn't work. Thanks anyway.

posted by Dave Ribner 26 May 2013