在CCS5.1.1.000031中,C6678平台,比如import PDK中的示例工程SRIO_TputBenchmarking_TestProject,不点copy 选项,编译出来的.out可以运行,但是copy一份,再编译出来的.out就不行,我比较了一下,虽然选了copy 选项,但.c .h的源文件还是链接原来的位置,只是工程文件重新拷了,为什么不行?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在CCS5.1.1.000031中,C6678平台,比如import PDK中的示例工程SRIO_TputBenchmarking_TestProject,不点copy 选项,编译出来的.out可以运行,但是copy一份,再编译出来的.out就不行,我比较了一下,虽然选了copy 选项,但.c .h的源文件还是链接原来的位置,只是工程文件重新拷了,为什么不行?