I'm using the STR912-SK from IAR with NexGen IP stack. I'm trying to enable Ethernet communication with UART at the same time. But when i enable the UART i'm unable to communication with the Ethernet. I will investigate today and will update my problem soon. But i'm just posting this to see if someone had the same problem. Have a nice day :D Constantin
I got some thing similar . Quiete Loaded Ethernet on IRQ work fine alone, Full stream on UART_2 at 250000 Baud work fine alone But if I start UART Stream while Ethernet is receiving ... Ethernet IRQ is no more trigged ... ?