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 agoI 've found !!
When I setup the NIOS in SOPCBuilder, I'have add an Interval Time Core. and I setted it with the default values = 10ms. Shurely it is the task scheduler base. Well i have reduce this to 1ms and it works fine, I receive 30 000 UDP data at exactly 1ms each. Thank you all readers and writers on my topic. bvincent1