请问安装开发包显示 Installation machine not supported 是怎么回事?
按手册安装开发工具,显示 Installation machine not supported.
操作系统是飞凌资料给的 ubuntu 12.04,没有做系统升级。
root@ubt1204:/mnt/share_files#
root@ubt1204:/mnt/share_files#
root@ubt1204:/mnt/share_files# ./fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-neon-toolchain-4.1.15-2.1.0.sh
Error: Installation machine not supported!
root@ubt1204:/mnt/share_files#
是不是应该装个 64 位的 12.04 啊?
我看到手册里面写的是 Ubuntu 12.04 的 64 位版。
但是飞凌给的资料包里面的 iso 安装文件好像是 i386 的。
是不是这里不对啊?
您是用我们用户资料/工具/ubuntu-12.04-desktop-i386.iso,自己搭建的开发环境吗?
我们要求的ubuntu是64位的,只能在64位ubuntu上使用。
或者您可以下个VMware然后我们论坛资料里有提供搭建好的开发环境,您直接下载下来解压后在VMware中打开直接使用即可。 是的,我是用的 用户资料/工具/ubuntu-12.04-desktop-i386.iso 安装的。
这个是 32 位的吧?
我装个版本高一点的行吗?比如这个:
ubuntu-18.04-desktop-amd64.iso
可以吗? 环境装了第一步,写个笔记给后面的人。
安装 Oracle VM VirtualBox 6.1
安装 ubuntu-18.04-desktop-amd64.iso
安装的时候选择不升级系统。
安装 Oracle_VM_VirtualBox_Extension_Pack-6.1.22.vbox-extpack
启动 ubuntu, 重点:
apt install nfs-common
apt install cifs-utils
apt-get install virtualbox-guest-utils
前面这个 virtualbox-guest-utils 不装,共享文件夹不能用。
然后在虚拟机菜单点【设备-安装增强功能】。
然后可以使用共享文件夹了。
具体用法搜一下,就一个坑,就是装这个 virtualbox-guest-utils
然后按照飞凌的说明,装
fsl-imx-x11-glibc-x86_64-meta-toolchain-qt5-cortexa9hf-neon-toolchain-4.1.15-2.1.0.sh
装好了后,提示:
SDK has been successfully set up and is ready to be used.
Each time you wish to use the SDK in a new shell session, you need to source the environment setup script e.g.
$ . /opt/fsl-imx-x11/4.1.15-2.1.0/environment-setup-cortexa9hf-neon-poky-linux-gnueabi
我们提供的就是64位的环境,18.04的也可以用 VirtualBox + ubuntu 18.04 (64位桌面)+ 飞凌安装包 好用。
昨天晚上把 uboot, 内核, 文件系统都编了一遍,还挺顺的。
页:
[1]