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.

CCS v4 中由于定义大数组 导致程序无法正常运行,如何解决?谢谢!



在CCS V4中 我的程序定义了大数组 导致正常总是跑飞 这可能是由于在初始化大数组的时候,看门狗定时器溢出,相应的解决方法在IAR可以实现,但是一直找不到在CCS上如何解决,请大神赐教。