cannot install KDS if MCUXpresso is present

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

cannot install KDS if MCUXpresso is present

跳至解决方案
692 次查看
gschelotto
Contributor V

Hi,

I've installed MCUXpresso IDE successfully on my Linux (debian) distribution but KDS installer failed at this point:

Screenshot from 2017-06-21 14-10-11.png

It seems that there's a problem with some PEmicro packages.

How can I address this issue? Should I remove the packages from MCUXpresso IDE and then reinstall KDS?

regards,

gaston

1 解答
530 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Gaston,

If MCUXpresso was installed before KDS then use this command to install Kinetis Design Studio:

sudo dpkg -i --force-depends --force-overwrite kinetis-design-studio_3.2.0-1_amd64.deb

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

在原帖中查看解决方案

0 项奖励
4 回复数
530 次查看
gschelotto
Contributor V

Erich, thanks for the hint but I cannot reproduce the suggested steps. In my case MCUXpresso was installed before KDS and KDS installer is delivered as .deb package instead the MCUXpresso .bin executable file.

Is there another workaround to fix it? (by tacking into account the installation order: 1st MCUXpresso, 2nd KDS IDE)

regards,

gaston

0 项奖励
531 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Gaston,

If MCUXpresso was installed before KDS then use this command to install Kinetis Design Studio:

sudo dpkg -i --force-depends --force-overwrite kinetis-design-studio_3.2.0-1_amd64.deb

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 项奖励
530 次查看
gschelotto
Contributor V

It works! thank you Carlos and Erich for your help,

regards,

gaston

530 次查看
BlackNight
NXP Employee
NXP Employee

Hi Gaston,

the following thread should help you: https://community.nxp.com/thread/447699 

I hope this helps,

Erich

0 项奖励