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

MDK 5.39 & Pack Installer

Hi All

I have recently upgraded MDK from 5.38a to 5.39.  Before the upgrade, the pack installer from Project->Manage->Pack Installer is functioning correctly, while after the upgrade of 5.39, it falls to work and the bottom right corner of the screen shows "OFFLINE" while with 5.38a it shows "ONLINE".  See the bottom right corner of the image.

Is there anything need to be set up in order to get the status to be online?

Rgds

Calvin

Parents
  • Hello Calvin,

    the new Pack Installer now uses cpackget from the CMSIS Tollbox to install the packs. The Pack Installer also shows "OFFLINE", when it can't find this tool. So it could be your installation is not correct. Please check if you have (may need to be adjusted to your local install path) C:\Keil_v5\ARM\cmsis-toolbox\. Else, use File -> Settings .." in the Pack Installer to set a custom path to your CMSIS Toolbox installation.

Reply
  • Hello Calvin,

    the new Pack Installer now uses cpackget from the CMSIS Tollbox to install the packs. The Pack Installer also shows "OFFLINE", when it can't find this tool. So it could be your installation is not correct. Please check if you have (may need to be adjusted to your local install path) C:\Keil_v5\ARM\cmsis-toolbox\. Else, use File -> Settings .." in the Pack Installer to set a custom path to your CMSIS Toolbox installation.

Children