本帖最后由 lvben5d 于 2017-10-9 23:47 编辑
105的工程 硬件仿真出现Error:
Cannot load driver 'D:\Keil\v515\ARM\Segger\JL2CM3.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
Debugger aborted !
我把同样的工程copy到家里电脑同样的路径下,进行硬件仿真,就没弹出这个问题,而且当我把在家里修改好的工程,覆盖了办公室出现上述问题电脑上,也没有再弹出。实际上,这个dll路径是没错的。这帖子权当发出,给今后可能偶然遇到相似同样问题的朋友一个。。。 |