Re: simple networking

2020-02-03 Thread M. Dodson
On 3 Feb 2020, at 16:43, M. Dodson mailto:md...@cam.ac.uk>> wrote: Hi, I’m trying to set up a simple example using TCP/IP comms in RTEMS. I’m using rtems5 and targeting RISC-V (rv64imac_medany). I’ve tried to follow the RTEMS Networking User Manual. The manual says

simple networking

2020-02-03 Thread M. Dodson
Hi, I’m trying to set up a simple example using TCP/IP comms in RTEMS. I’m using rtems5 and targeting RISC-V (rv64imac_medany). I’ve tried to follow the RTEMS Networking User Manual. The manual says RTEMS_BSP_NETWORK_DRIVER_ATTACH RTEMS_BSP_NETWORK_DRIVER_NAME should be defined in my bsp.h