我使用F28035,为了均衡使用FLASH以延长寿命,就将TI提供的cmd文件中对FLASHA、FLASHC的使用改为D、E,并同时更改codestart的位置。
经这样改动,发现,程序调试时可以正常运行,但脱离调试模式时,就无法启动。现在不知道是codestart的影响,还是我的程序本身的问题。
我的问题是:
1、改动codestart位置会影响正常启动吗?
2、如果有影响,将如何处理使之正常工作?
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.