MCF5235EVB OpenTCP

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

MCF5235EVB OpenTCP

4,648件の閲覧回数
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 返答(返信)

162件の閲覧回数
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 件の賞賛
返信