如图示,UBL、UBOOT烧写完成了,可是用CCS调试的时候,出现死循环,请问什么问题,板子是DM368 DVR
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.
你好,
你可以先在CCS下直接运行ubl,看跳转到uboot后是否能正常工作?看PC指针,应该已经运行到uboot了,我估计是uboot运行挂起。
请问你使用的ubl,uboot都是DM368 DVR硬件配套的软件么?
你好,
软件是预编译的么?配套软件应该不会有问题的。
就目前问题而言,你可以在CCS下调试一下uboot,看具体挂在了什么地方,再看下一步。http://processors.wiki.ti.com/index.php/U-boot_Debug_in_CCSv5