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.
配置为flash启动,TI例程已配置好,不用实际操作,开发板上的硬件设置Boot Mode Selection,配置为GetMode,也就是123分别是HHL。完成上述步骤之后,我就build project 和debug程序了,但是debug程序时,出现无法连接到目标的问题。
拨码开关S1设置为GetMode,引脚123分别设为HHL,引脚3设为L就无法与仿真器相连,debug程序时就出现无法连接到目标的情况,但是配置flash启动又需要拨码开关S1的引脚3设为L,我就困惑了。flash加载和拨码开关S1应如何加载和配置呢?怎么才能debug成功?加载程序时Boot to SARAM模式和boot to flash之间如何切换?