ethernet working on mqx 4.2

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

ethernet working on mqx 4.2

1,036 次查看
Abil
Contributor II

hi  all,

am using FRDM k64 with MQX 4.2 and code warrior 10.6...i have build RTCS library and tried to build example code..ya its working perfectly...but if i tries to make it run from my tasks or functions its working only from one side..ie. from TCP to serial....can anyone suggest how to do it?

0 项奖励
回复
3 回复数

936 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi shweta:

Could you please attach your code ,so we can reproduce your issue?

Regards

Daniel

0 项奖励
回复

936 次查看
Abil
Contributor II

i have attached my code here....am calling this functions rx_task and

tx_task() from task in main

On Mon, Feb 15, 2016 at 7:56 AM, danielchen@fsl <

0 项奖励
回复

936 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi shweta:

Since your functions can only work from TCP to serial, I suggest you check the tx_task.  there is only one send function in this task, whether the input parameter is valid? 

Regards

Daniel

0 项奖励
回复