Hello,
I'm using a Beaglebone Rev A5, sysbios 1.0.0.2 and Starterware 2.00.00.06.
I'm trying to implement a UDP socket. The transmit function is working well. The receive funtion is started properly, when a UDP packet is send. But it appears that it only works with the first packet. This first packet is received all the time, despite new packets are sent.
I read in the forum that there will be a new Release of the Starterware with a bug fix in the lwip socket section. Can anyone tell when this software is going to be released.
Thank you very much
Sebastian