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

Issue with dll adding in Debug

Hi, I have an issue concerning a dll, not recognized when I use the debug session.
Here is the recap of the issue :
I use the version 5.21a (and cannot upgrade my version, work restriction)and will mostly use the debug session.
In the option for target -> Debug ,I checked the "Use simulator".
I tried to re-built the project, verify the path (via tools.ini) and also re-install the software !
I paste the file Mydll.dll in the directory of ARM/BIN/ (the dll was tested on an another PC and is working! ),add the parameter : "-dMydll" (next to -pCM0 )in the Dialog DLL parameter.
When I launch the start-stop Debug session I have the warning :
"The specified DLL was not found C:\\unsupported\Keil_v5\BIN\ARM\Mydll Continuing without specified peripheral "

I double checked the path and the name of the dll and I can't understand why Keil cannot find the dll.

Thank you by advance for you answer !

Mat