Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi,all
In C SDK src/porting/twLinux.c , twTasker_Start has a task bug without set tickSignal = 0 .
twTasker_Stop =>tickSignal = 1;but twTasker_Start() => TimerThread=>tickTimerCallback may be cannot reach.Developer CommunityBen Norman