07-13-2019 11:18 PM
在虚拟机virtualbox上运行install.sh文件去安装DNNDK时,进程卡在‘Begin to install Xilinx DNNK tools on host...’,卡在这里不动了。
When I ran install.sh in virtualbox to install DNNDK, my processing stopped at the step that 'Begin to install Xilinx DNNK tools on host...' and never move on any more.
07-14-2019 12:08 AM
Use sudo command.
sudo ./install.sh <board_name>
07-14-2019 12:08 AM
Use sudo command.
sudo ./install.sh <board_name>