Hi, I have MCB2300 board. Using RL-ARM example LEDClient, all are OK. When I create new project and add all files of LEDClient project to my project (include LPC2300.s, main file,...), it does not work. I have not written any additional code line! Is it because of Project Option? What can I do with it? Please help. Thanks very much.
Have you included the correct 'net_config.c' file in your project...?
Yes, I copy it from Client Example (with some modifictions about IP,... that works in LEDClient example)