Install KDS on Ubuntu 18.04

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

Install KDS on Ubuntu 18.04

跳至解决方案
1,188 次查看
stdcerr
Contributor IV

Hi,

 

I'm attempting to install KDS "kinetis-design-studio_3.2.0-1_amd64.deb" on a box running Ubuntu 18.04. It complained:

**********************************************************************
* Warning: This package includes the GCC ARM Embedded toolchain,     *
*          which is built for 32-bit hosts. If you are using a       *
*          64-bit system, you may need to install additional         *
*          packages before building software with these tools.       *
*                                                                    *
*          For more details see:                                     *
*          - KDS_Users_Guide.pdf:"Installing Kinetis Design Studio". *
*          - The Kinetis Design Studio release notes.                *
**********************************************************************

Upon which I found:

"For Ubuntu 1404 these packages are required to be installed: libc6:i386, libncurses5:i386, & libstdc++6:i386", I then installed these packages with:

$ sudo apt install libc6:i386 libncurses5:i386 libstdc++6:i386

but am still getting the same error when attempting to install KDS. Why is this and how can I get it fixed?

 

0 项奖励
回复
1 解答
1,170 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Ron, I hope you're doing well!

As Kinetis Design Studio is currently no longer being developed but is being maintained to provide support for legacy Kinetis devices, we recommend the use of the newer MCUXpresso IDE instead.

Most Kinetis devices are supported by the new MCUXpresso Software and Tools and are regularly updated for Windows, macOS, and Ubuntu. It can be downloaded from here.

If Kinetis Design Studio is required, could you please take a look at this post here discussing a similar situation, but with Ubuntu 16.04 instead?

Please let me know if you need any more information.

Best regards,
Sebastián

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,171 次查看
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Ron, I hope you're doing well!

As Kinetis Design Studio is currently no longer being developed but is being maintained to provide support for legacy Kinetis devices, we recommend the use of the newer MCUXpresso IDE instead.

Most Kinetis devices are supported by the new MCUXpresso Software and Tools and are regularly updated for Windows, macOS, and Ubuntu. It can be downloaded from here.

If Kinetis Design Studio is required, could you please take a look at this post here discussing a similar situation, but with Ubuntu 16.04 instead?

Please let me know if you need any more information.

Best regards,
Sebastián

0 项奖励
回复