cannot install KDS if MCUXpresso is present

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

cannot install KDS if MCUXpresso is present

Jump to solution
638 Views
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 Solution
476 Views
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

View solution in original post

0 Kudos
4 Replies
476 Views
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 Kudos
477 Views
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 Kudos
476 Views
gschelotto
Contributor V

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

regards,

gaston

476 Views
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 Kudos