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.

AM4379: 开发板断电重启后程序不运行

Part Number: AM4379
您好,
我们使用的软件为CCS9.3,开发环境如下

 
我们现在遇到一个问题,烧录程序(TI pdk里面的例程)正常运行。 但是只要断电重启程序就无法再次运行了,需要再次烧录才能够运行。
1.请问是由什么原因引起的呢?会不会是程序并没有烧录到flash内,而是在RAM或者外部flash直接运行了。
2.如果程序没有被烧录到flash内,该如何修改程序以烧录到flash内呢?请问,是修改bootloader吗?Bootloader文件在CCS编译器中能看到吗?
感谢您的回答!!!