hzcnorton 2022-05-28 09:49
浏览 11
已结题

Ubuntu中仿真Windows的程序报错

问题遇到的现象和发生背景

1、代码编写于Windows
2、VirtualBox虚拟机中运行Ubuntu
3、通过共享文件夹的形式将程序文件夹挂载到/home/用户名/program文件夹下
4、点击仿真后报错

运行结果及报错内容

运行时报错

[USF-XSim-62] 'compile' step failed with error(s) while executing '/home/hzc/program/B16_4KP_FFT_Fixed_34/B16_4KP_FFT_Fixed_34.sim/sim_1/behav/xsim/compile.sh' script. Please check that the file has the correct 'read/write/execute' permissions and the Tcl console output for any other possible errors or warnings.
我的解答思路和尝试过的方法

在Ubuntu中,将程序从共享文件夹拷贝到其他目录中运行正常。

  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 6月5日
    • 修改了问题 5月28日
    • 修改了问题 5月28日
    • 修改了问题 5月28日
    • 展开全部