在TI官网上看文档时,看到CCS5.4有关的信息,发现在Restart功能介绍当中,有一个不明白的地方,希望能在论坛里得到解答:
文档内容如下图:
里面有一句话,虽然能翻译过来,但是我还是不明白:
If you are trying to debug issues when an application runs stand-alone, it is recommended to not use restart since it bypasses the boot ROM and the jump to flash。
希望贴吧里的前辈能详细的解释一下,谢谢!
Jason Wu4:
如果你下载到比如Flash可以断电重启后单机运行的程序,需要先经过boot ROM 引导程序进入Flash进行执行,此时不建议使用restart的功能
在TI官网上看文档时,看到CCS5.4有关的信息,发现在Restart功能介绍当中,有一个不明白的地方,希望能在论坛里得到解答:
文档内容如下图:
里面有一句话,虽然能翻译过来,但是我还是不明白:
If you are trying to debug issues when an application runs stand-alone, it is recommended to not use restart since it bypasses the boot ROM and the jump to flash。
希望贴吧里的前辈能详细的解释一下,谢谢!
mangui zhang:
回复 Jason Wu4:
是不推荐使用 如果使用的话 代码能重新跑起来吗