This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

KEIL Real Time Library

Has anyone run into an issue with the Keil Real Time libary where the TCP stack cannot be initialized?

I am running this on a LPC2468 and if the ethernet circuitry fails on the hardware we have, and the tcp stack is intialized, the board becomes unresponsive, and I actually have to close down Keil IDE and comment out the line where it attempts the init for the thing to run.

Has anyone run into this? I noticed that the function to initialize the TCP stack does not really return a value to indicate success or failure either.

Any guidance would be appreciated.

Thanks,

Doug