Hello,
I’m new in embedded systems and I’d like to install the uC/os-II kernel in my LPC2378 prototype board and finally to enable the Ethernet connection to make like an easy Web server.
I have an ARM-USB-OCD JTAG to connect to the card.
I’have already configured OpenOcd to connect to the card and to work with Eclipse. It’s work fine.
(If someone is interrested i can give the configuration files)
At this moment i arrive to make the led blink.
I’have tried to install the EasyWeb module of the Keil website, but nothing happens. Maybe there is an error in the Keil lpc23xx config file.
Now i want to enable the Ethernet port with Uc and Eclipse. If someone had already done this with this card on an other, i’m interrested to receive some advice.
Thank you a lot for your help.