MCF5235EVB OpenTCP

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

MCF5235EVB OpenTCP

4,424 次查看
coolkiffings
Contributor I

Hi, I'm quit new in this mc's stuff,

but i have to implement a client/server application with the evb. I'm trying to calculate something on the EVB and send the result back to my hostpc.

I'm using the udp protocol and the opentcp stack, which i've downloaded from the freescale page (for 5235bcc evb)

I've adapted the main.c a bit. I cut all the stuff for http server or telnet or something like this. Theres only the

    init_timerpool();
    arpinit();
    udp_init();

initialization.

I've attached the main.c.

The problem is, that it doesn't send anything to my hostpc, where i've written a small server application.

Hope someone can help me

 

Sorry for my bad english, I'm from germany.

标签 (1)
0 项奖励
回复
21 回复数

159 次查看
coolkiffings
Contributor I

Hm, I can't edit my post.

So I write a reply.

first i think, that it isn't the main function, i get into an infinite loop while hardware initialization...

but i don't know why..so if nobody knows whats wrong i could use an other stack too :smileywink:

Does anybody have ported the InterNiche TCP stack to that board?

 

 

 

0 项奖励
回复