Dear all,
I took two MCB2300 keil boards, loaded them with nichelite's TCP stack (keil ported version Downloaded from NXP site), and after that,
set IPs to both them 199.199.50.66 and 199.199.50.67 respectively. (as 199.199.50.x is my NW pattern)
[Off course Plug them in to office network].
I observe that at a time any of the a board can communicate in office LAN ( other get down) , via PING ( I checked PING from other PCs).
And I see that any a board can communicate with N number of PCs but , when I plug 2 boards in network then any one only can communicate !!
Is there any setting(s) I am missing that i should make in any of header/config file of stack code?
[I checked IP values not conflicting, and I am setting IP by what user commands they given like setip etc, in non DHCP mode]
Pls help me, if anybody have exp. with nichelite.
Additional info:
I observe it every time after it dropped the PING connection, remaining OS contine to work, I can enter debug commands.
And on givinh the buffer command, it shows all allocated buffers , at there it shows many duplicate buffers already allocated (bigbufs).
I see each time that 5-7 duplicate bigbufs allocated (may be they have not been de-allocated may cause of communication failure)