有在英文网站发现类似问题,但是并未提出解决措施 e2e.ti.com/.../compiler-tms320f28377s-c2000-ti18-12-2-hex2000-exe-reports-data-is-being-written-to-auto-generated-file
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.
有在英文网站发现类似问题,但是并未提出解决措施 e2e.ti.com/.../compiler-tms320f28377s-c2000-ti18-12-2-hex2000-exe-reports-data-is-being-written-to-auto-generated-file
还是不一样的,我的是因为如上两图所示对程序进行了改动之后,会报出这个并且是i10的故障出来,并且相同的一点是:
我们IEC60730评估中的安全规则之一是:
- 在工具链(编译器、链接器......)上不要有任何警告或可疑消息,否则我们必须为此做出一些证明!
https://blog.csdn.net/baodewang/article/details/106826196
您看一下上面这个链接能不能解决问题。
我用的是F28034的cmd文件,并且我这边除了报出故障以外,并无其他异常情况,烧录功能一切正常
GY-YZT-hardware.i10这个文件是自动生成的,所以会有这个警告,您试一下将其手动生成
我观察到.map文件中STL_Test_utility确实显示未初始化,请问我该怎么做才能清除这个故障
不影响程序正常运行的。解决措施我帮您再咨询一下。