下载了AM335x的SDK开发包,但是下载下来的文件是没有后缀名,哪位安装过?给说明一下。
尝试为“ti-sdk-am335x-evm-05-05-01-00-Linux-x86-Install”添加.exe或者.iso均不正确,真不知道这个后缀名应该是什么了
共8条
1/1 1 跳转至页
后缀是 xx.bin,需要在Linux下面安装。
另外,有些.bin文件直接安装可能会有如下错误提示:
t $ sudo ./xx.bin
The installer has detected that your system uses the dash shell
as /bin/sh. This shell is not supported by the installer.
You can work around this problem by changing /bin/sh to be a
symbolic link to a supported shell such as bash.
For example, on Ubuntu systems, execute this shell command:
% sudo dpkg-reconfigure -plow dash
Install as /bin/sh? No
Please refer to the Getting Started guide for more information,
另外,有些.bin文件直接安装可能会有如下错误提示:
t $ sudo ./xx.bin
The installer has detected that your system uses the dash shell
as /bin/sh. This shell is not supported by the installer.
You can work around this problem by changing /bin/sh to be a
symbolic link to a supported shell such as bash.
For example, on Ubuntu systems, execute this shell command:
% sudo dpkg-reconfigure -plow dash
Install as /bin/sh? No
Please refer to the Getting Started guide for more information,
共8条
1/1 1 跳转至页
我要赚赏金
