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.
使用ccs6.2,链接时提示错误信息 fatal error 10296: cannot open output file "test.out" for writting
若是刚打开CCS进行编译是没有问题的,不管是执行rebuild还是先clean再build 都可以正常生成.out文件。
问题的出现是连了仿真器进行加载调试test.out后,再重新clean build或rebuild就会出现了。
断开仿真器链接或终止debug,重新build问题一样出现,这对于在线调试带来很大的不方便。
请问各位是否遇到类似问题,怎么解决的,需要您的帮助,非常感谢!
论坛相同问题链接