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

TCP/IP Problem with hex file generation

I have a licensed version: KEIL uVision4 (4.23) MDK Professional.
I am trying to develop an application to transfer data using either UDP/IP or TCP/IP.
However the code that i generate (hex file) doesn't work. the compiler gives no errors or warnings (some errors popped up! pretty silly like variable not set, etc. all have been corrected). I am trying this using the RL-ARM library.
I am using NXP's LPC2478 microcontroller.
This same code when compiled on another PC however, does work.
Both the PC's have the same version of IDE and same O.S.
Can anyone suggest possible remedies? Because access to that other PC is restricted!

- thank you :)