I am trying to use PEmicro Multilink Universal in Keil MDK4. Keil reports following error when I tried to switch to PEmicro debugger.
Cannot load driver c:\Keil\ARM\PEmicro\Pemicro_ArmCortexInterface.dll
I download the multilin_universal_install.exe from PEmicro and install the driver, I still can not find the specified dll file neither in c:\PEmicro nor in c:\Keil\ARM\PEmicro.
I should look for support from PEmicro, however because its website is fully built with Google API, which is banned in China. So its javascript doesn't work for me. Therefore I can only download, I can not access its support line.
Does anyone know the reason?
Hi Kai,
So far MDK5 is available, would you please have another try? Keil MDK-ARM Version 5
Have a great day,
Kan
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi, Kan,
I found this link: Freescale Kinetis OSJTAG Drivers V1.20
After installation, all device drivers and dll files are available. However it doesn't work and dll is cancelled, I guess it is something wrong with version matching. (Multilink Universal rev A/B, MDK4.73+, and versions of dll...) I will try MDK5.
So far, it doesn't bug me a lot, since FRDM on board CMSIS-DAP debugger can be used to debug the bootloader.
Someone tell me MDK4/5 have some differences. Maybe I should install MDK4.74 and enable driver for PEmicro during installation?