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.

AM6442: A53核裸机程序连接CCS仿真的文件加载顺序

Part Number: AM6442

A53核裸机程序调试问题,经常出现程序执行到ClockP_usleep函数的时候,卡死在这个函数内部;改用TIMER则只进一次中断回调函数;程序能正常执行与异常不能执行的情况比例约1:10;有关于如何在CCS上调试A53核的相关介绍吗?