Bug Report vTaskDelay in ksdk2.1 of FRDMK64F

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

Bug Report vTaskDelay in ksdk2.1 of FRDMK64F

367件の閲覧回数
ninesun
Contributor II

I use FRDMK64 board. The software is KSDK2.1, I use the UDP echo example of demos_app, I just add  vTaskDelay(1000/portTICK_PERIOD_MS);   after  netif_set_up(&fsl_netif0);. the program jump to reset handler when it run to location vTaskDelay,  It seem that should be bug. Can anyone meet such problem?

ラベル(1)
0 件の賞賛
0 返答(返信)