Installing Kinetis SDK on 32bit Linux Ubuntu 15.10

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

Installing Kinetis SDK on 32bit Linux Ubuntu 15.10

1,357 次查看
maxdieudonne
Contributor I

I'm getting the following error when trying to install the KDS on my 32 bit Linux. It seem strange that only the 64bit package is provided, while I've come across many statements that it should work on 32bit. Unfortunately, I'm not having any luck with the only package provided for the linux environment.

> md5sum kinetis-design-studio_3.2.0-1_amd64.deb

725c367fbc40b7d5b4285290eef5f3db  kinetis-design-studio_3.2.0-1_amd64.deb

>  sudo dpkg -i kinetis-design-studio_3.2.0-1_amd64.deb

dpkg: error processing archive kinetis-design-studio_3.2.0-1_amd64.deb (--install):

package architecture (amd64) does not match system (i386)

Errors were encountered while processing:

kinetis-design-studio_3.2.0-1_amd64.deb

0 项奖励
回复
3 回复数

1,086 次查看
BlackNight
NXP Employee
NXP Employee

Hi Max,

KDS v3.x is Linux 64bit only. The launchpad compiler included with it is 32bit, but Eclipse and everything around it is 64bit. So it won't run on 32bit Linux.

Erich

0 项奖励
回复

1,086 次查看
maxdieudonne
Contributor I

In this case, if I already have Eclipse running, how can I include the KDS and Processor Expert modules for the FRDM_K64F? Is it possible?

Also, I have located an older version 2.1.1 for 32bit Linux on the software site. But, I'm not sure it has the board support for my board.

0 项奖励
回复

1,086 次查看
maxdieudonne
Contributor I

Correction, I meant to reference this previous KSDK version that includes a 32bit Linux version. Can it be added to my installed eclipse, without having to install the KDS IDE?

KSDK v1.1.0 Mainline releases

0 项奖励
回复