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.

Simulink生成DSP代码

大家好,我正在使用Embedded Coder Support Package for Texas Instruments C2000 Processors,在运行所提供的demo时,可以成功运行,并生成了.out文件。当我要将代码固化到DSP Flash中,进行如下操作:   
然而当我点击按钮Excute时出现以下错误:
  
并且如果直接运行build的话会有以下错误:
  
这是什么问题呢?非常感谢!