使用赋码仪主板 app升级,方案升级验证通过
This commit is contained in:
@@ -97,9 +97,9 @@ void *dev_get(const char *name)
|
||||
|
||||
void param_err_handle(const char *param,const char *file,const char *fun,int line)
|
||||
{
|
||||
bk_reboot_param_err();
|
||||
// printf("param=%s,file=%s,fun=%s,line=%d.\r\n",param,file,fun,line);
|
||||
DBG_ERR("param=%s,file=%s,fun=%s,line=%d.\r\n",param,file,fun,line);
|
||||
bk_reboot_param_err();
|
||||
while(1);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user