FreeRTOS and at91sam7x256 udp question!?

bojal204 wrote on Wednesday, January 30, 2008:

Hi, I am using AT91SAM7X256 board with IAR EWB and initialise the communication between EMAC and DAVICOM with autonegotiation exactly the freeRTOS have done? Now i want to implement a udp protocol for send and recieve packets. But i want to do it without any rtos. Anyone have done it and can explain how to me or link me some tips? I would be greatful for this. Thanks

Best Regards
Bojan

davedoors wrote on Thursday, January 31, 2008:

You might like to try the uIP mailing list for uIP specific information.

bojal204 wrote on Tuesday, February 05, 2008:

Hi again. I just wanted to ask how I can create my own project based on freertos. I only need some ethernet, rs232 and I/O port management. This far i’ve implemented the ethernet based on BasicEmac example from IAR but really can’t hande the udp right. So my question is how to start from scratch with freertos without the demo application. Thank you

Regards
Bojan