Problem with creating task on k64 boards

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem with creating task on k64 boards

558件の閲覧回数
Nileena
Contributor I

While creating two different tasks of same priority, only printf in task1 is working. After some delay function in 1, it works for only one time and  task2 printf works for like 3 or 4 time then again back to task1 . Can someone please help me to solve this since I am new to this. Thank you 

0 件の賞賛
返信
1 返信

543件の閲覧回数
ErichStyger
Specialist I

Have you made sure that you are using a reentrant version of printf(), or that you use it in a reentrant way?

0 件の賞賛
返信