[Solved] Install KDS 3.0.2 in Ubuntu 17

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[Solved] Install KDS 3.0.2 in Ubuntu 17

ソリューションへジャンプ
1,349件の閲覧回数
javierhernande1
Contributor IV

Hello!,

I can not install KDS 3.0.2 amd64 in Ubuntu 17 64bits. In Windows works fine to me but I need to install it in Linux.

* 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.

I have 32bit packages installed:

sudo apt-get install  libc6:i386 libncurses5:i386 libstdc++6:i386

sudo dpkg -I kinetis-design-studio_3.2.0-1_amd64.deb
paquete debian nuevo, versión 2.0.
tamaño 724533774 bytes: archivo de control= 638 bytes.
219 bytes, 8 líneas control
774 bytes, 17 líneas * postinst #!/bin/sh
39 bytes, 2 líneas * postrm #!/bin/sh
Package: kinetis-design-studio
Version: 3.2.0
Section: non-free/devel
Priority: extra
Maintainer: Freescale Support <support@freescale.com>
Architecture: amd64
Installed-Size: 1605280
Description: Kinetis Design Studio

But not works to me. Do I need to install any other library?

Best regards

ラベル(1)
0 件の賞賛
返信
1 解決策
932件の閲覧回数
javierhernande1
Contributor IV

$  ar vx kinetis-design-studio_3.2.0-1_amd64.deb

$  tar -xzvf data.tar.gz

$  sudo mv opt/Freescale/KDS_v3/ /opt/Freescale/

$  cd /opt/Freescale/KDS_v3/eclipse/

$  ./kinetis-design-studio

That is all.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
933件の閲覧回数
javierhernande1
Contributor IV

$  ar vx kinetis-design-studio_3.2.0-1_amd64.deb

$  tar -xzvf data.tar.gz

$  sudo mv opt/Freescale/KDS_v3/ /opt/Freescale/

$  cd /opt/Freescale/KDS_v3/eclipse/

$  ./kinetis-design-studio

That is all.

0 件の賞賛
返信