Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUDP delay to send
Hi, I am using NicheStack with the Altera Cyclone III NiosII Embended Evaluation kit. My application principale is to get measurements and send it each 1ms with UDP_send(). I have done it. ...
Altera_Forum
Honored Contributor
14 years agoThanks Socrates,
I thought my timming measurement includes this. In fact I set a pin in entrance in INTerrupt and reset it after the UDP_send(). Is the UDS_send() give "eat" to another waiting Task to do what you say or when returne it is done ? Bvincent1 Sorry for my poor english.