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.
将TMS320F2802x系列sci程序移植到28054上,出现卡死在while(PLL_getLockStatus(obj->pllHandle) != PLL_LockStatus_Done) {}的情况,想问下什么原因?未移植前程序没有这个问题。
你好,这是锁相环没有锁住,程序移植的时候有做过哪些修改吗?
另外,F28054也有SCI例程,你可以参考一下:C:\ti\c2000\C2000Ware_3_04_00_00\device_support\f2805x\examples\c28\sci_echoback