我使用28377D,在将程序烧写到FLASH的时候,在CCS上面点击运行的时候,程序正常运行;
断电之后,再上电,程序就无法运行了;
后来发现是有个全局数组比较大的原因导致的,但是为什么数组变大了就不行了?
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.
我使用28377D,在将程序烧写到FLASH的时候,在CCS上面点击运行的时候,程序正常运行;
断电之后,再上电,程序就无法运行了;
后来发现是有个全局数组比较大的原因导致的,但是为什么数组变大了就不行了?