httpsrv is stuck in ENET_initialize(DEMOCFG_DEFAULT_DEVICE, address[i], 0, &ehandle);

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

httpsrv is stuck in ENET_initialize(DEMOCFG_DEFAULT_DEVICE, address[i], 0, &ehandle);

跳至解决方案
1,416 次查看
danielchai
Senior Contributor I

Hi,

I am trying to using httpsrv_twrk60f120m, but it is stuck at ENET_initialize(DEMOCFG_DEFAULT_DEVICE, address[i], 0, &ehandle);

Any ideas or any suggestions about this?

Thank you.

-Daniel

0 项奖励
回复
1 解答
1,283 次查看
danielchai
Senior Contributor I

Hi Martin,

Thank you for your reply.

I am using the Gainspan GS1500M module for Wifi project.

When I put a break point and step it in, I  found it can not communicate with the GS1500M. After I re-configure the SPI1 channel, then it works.

-Daniel

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,283 次查看
Martin_
NXP Employee
NXP Employee

What exactly do you mean by "stuck" ? If you break the MCU when it is "stuck" which task is active and which function is being executed by the active task ?

1,284 次查看
danielchai
Senior Contributor I

Hi Martin,

Thank you for your reply.

I am using the Gainspan GS1500M module for Wifi project.

When I put a break point and step it in, I  found it can not communicate with the GS1500M. After I re-configure the SPI1 channel, then it works.

-Daniel

0 项奖励
回复