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

Problems with Ethernet on LPC2294

Hello,

I'm working with uVision3 and the Phytec LPC2294 on the evalutationboard HD-200. Now I have some problems with the example "EasyWeb"!

1. Many times I'm getting an error while flashing the demo (I posted this problem already: http://www.keil.com/forum/docs/thread7717.asp )

2. When I step into debug-mode, the following error-message occurs:

Memory Missmatch!
Address: 0x80000000
Value: 0x00
Expected: 0x18


3. The EasyWeb-Demo doesn't run! I don't get a connection between my PC and the board over ethernet! Apparently this is caused by the HD-200, because it don't support 100Mbit. I changed the code to configure the ethernetcontroller to manually set the speed to 10MBit, but this still doesn't work!

What's going wrong? Has anybody an idea? I would be very thankful for any help!
I will post further informations immediately if it is needed.

0