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.
使用 2838x_RAM_lnk_cm.cmd 文件编译程序,用仿真器加载后可以正常运行,使用 2838x_FLASH_lnk_cm.cmd 文件编译后,加载运行时,能进入main函数,但初始化时就会出错,错误信息如下图,调试发现是在
mian->SysCtl_setClock(DEVICE_SETCLOCK_CFG)中运行不正常的。不知道是否跟2838x_FLASH_lnk_cm.cmd 配置文件有关,请指教!