如图所示,在用DSPBIOS的工程进行编译时,提示configurationcfg.s62这个文件里有invalid constant specification 的错误,请问,应该如何解决?错误是由什么引起的?
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.
如图所示,在用DSPBIOS的工程进行编译时,提示configurationcfg.s62这个文件里有invalid constant specification 的错误,请问,应该如何解决?错误是由什么引起的?
参考这个帖子看一下。
These errors usually happen when there is a mismatch between the compile options you are passing on the command line and the platform (which means the device) you are using in the configuration。
https://e2e.ti.com/support/processors/f/791/p/708193/2610265
另外针对dsp/bios 5.42.0.07的release note也看一下。