添加huffman算法
This commit is contained in:
@@ -509,8 +509,8 @@ void elec_exe_task(void)
|
||||
break;
|
||||
}
|
||||
checker_runcfg.rtv_index+=checker_runcfg.rtv_count;
|
||||
DBG_LOG("task_index:%d,taskid:%d,ret=%d,rtv_index=%d.",s->task_index,taskid,checker_runcfg.excue_rtv,
|
||||
checker_runcfg.rtv_index);
|
||||
DBG_LOG("task_index:%d,taskid:%d,ret=%d,rtv_index=%d.",s->task_index,
|
||||
s->task_par->taskid,checker_runcfg.excue_rtv,checker_runcfg.rtv_index);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user