Bug Report vTaskDelay in ksdk2.1 of FRDMK64F

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bug Report vTaskDelay in ksdk2.1 of FRDMK64F

370 次查看
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 回复数