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.

6.1.21 cgtool 编译out程序无法运行



我使用的是dm6467,dsplink 1.3

我的程序以前用c6000的6.0.8 cgtool编译,可以正常运行。

由于需要使用stl,所以把cgtool升级了,到最新的6.1.21,重新编译程序之后在装载out时卡死。 卡死在arm端的dsplinkinit()处。

如果在component manager中切换为原来的6.0.8,编译,程序又正常了。

请问这种编译器问题如何解决?