主题中讨论的其他器件:CC1352R
工具/软件:Code Composer Studio
不熟悉 CC1352P-2 Launchpad 和 CC1352R LPSTk、尝试运行 RfEasyLinkNp 演示并且 Tera Term 显示不可读、设备管理器显示 PC 波特率为115200、 TeraTerm 也设置为115200。
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.
工具/软件:Code Composer Studio
不熟悉 CC1352P-2 Launchpad 和 CC1352R LPSTk、尝试运行 RfEasyLinkNp 演示并且 Tera Term 显示不可读、设备管理器显示 PC 波特率为115200、 TeraTerm 也设置为115200。
CCS 内的终端也显示没有输出。 这是我第一次使用 CCS、但我发现当它停止调试会话时、while 循环出错。
/*
* ==== ERROR_PolicyMin ===
*
/* REQ_TAG (SYSBIOS-855)*/
void Error_PolicyMin (Error_Block *EB、Types_ModuleId mod、CString 文件、
int 行、Error_ID、IArgarg1、IArgarg2)
{
/* REQ_TAG (SYSBIS-852)*/
if (EB = NULL ||(UINT) Error_policy =(UINT) Error_Terminate){
for (;;){
}
}
否则、如果(EB!=&XDC_Runtime_Error_IgnoreBlock){
eb->id = id;
}
否则{
返回;
}
}