how to solve these problems regarding multimaster??

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

how to solve these problems regarding multimaster??

892件の閲覧回数
shubhangizarkar
Contributor I

I am using MCF52233 processor for serial to ethernet communication over MODBUS.

I have implemented the software accordingly and it is working for one serial and one TCP port .

After this I did modifications in software in such a way that the software should work for multiple clients for MODBUS TCP running on PC and server running on my hardware.

I have referred to freescale_web server.c file in order to implement the same. But I am facing following problems in the same.

 

1: The communication between my hardware(server on my hardware) and MODBUS client running on my PC(MODBUS TCP software like lookout) is going out if I try to connect multiple PCs at the same time. In such a cases the software shows an exception error because of "Invalid operand".

2: Facing win sock error 10038 . When I face this error my hardware communicates with only one client running on PC.

ラベル(1)
0 件の賞賛
返信
0 返答(返信)