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.

TMS320F280025C: 数据出错

Part Number: TMS320F280025C


我使用sin函数赋值数据将出现错误

没有屏蔽的话会出现

屏蔽掉就是正常的

本来猜测是sina数组导致数据错误 所以我重新定义了一个sinb数组用于存放(这个数组是新定义的都没有用到)发现数据也会出现错误

查找感觉可能是内存存放的问题  是超出空间了么