Unexpected behavior of FRDM K64F when using import SDK example

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

Unexpected behavior of FRDM K64F when using import SDK example

807件の閲覧回数
kg2
Contributor I

I have a weird experience with FRDM K64F

I am not sure if I am using it correctly but here are my problems

1. I am having problem running the example lwip_dhcp_freertos but requesting for IP using ethernet most of the time cannot get IP address, always stays at SELECTING

2. lwip_ping_freertos sometimes I can ping the static address, I am sure its not cable or router problem

3. both examples are from FRDM K64F SDK, but I am getting error when using a different example, when I copy the codes from gpio_led_output, I get error (I am guessing this is library problem)

4. I have lwip_httpsvr_freertos and lwip_httpssrv_mbedTLS_freertos both identical code but the mbedTLS version does not show the sub pages, only the index.html

5. I am having problem running xTaskCreate(), probably memory issue or thread stack size causing other function to fail 

most of these are based from example and/or I just copy paste from example to another example.

so I am guessing theres no mistake on code. I may have run it wrong or something.

hope someone can help this unexpected behavior

Regards

ラベル(2)
タグ(1)
0 件の賞賛
4 返答(返信)

688件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

For xTaskCreate issue, please refer to below link for more details

This page describes the RTOS xTaskCreate() FreeRTOS API function which is part of the RTOS task cont... 

Regards

Daniel

0 件の賞賛

688件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Kermith:

Could you please let me know the version of your SDK ?

Regards

Daniel

0 件の賞賛

688件の閲覧回数
kg2
Contributor I

hi Daniel Chen

the sdk that I recently downloaded is version 2.5.0

I dont think I will make wrong choices in sdk for there are pictures to guide me

Thanks

0 件の賞賛

688件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Kermith:

I tried the frdm64f_lwip_dhcp_freertos demo, it can work on my side. Then I ping the board from my PC, it seems stable. Please see below picture.

pastedImage_1.png

Regards

Daniel

0 件の賞賛