We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, when I use MDK Network component(RL-TCPnet) based on RL-RTX, I find that the TCP/IP stack can only use polling mode other than interrupt mode? and it's interval is 20ms(I got it from 'eth_thread' in Event Viewer, it excutes every 20ms). Is that right?
The problem is how can I improve the performance within 1ms? If the Network comonent can not work out, is LWIP the better choice for real-time intended applications?
I'm looking forward for your reply. Thank you very much!
Franc,
Is that new Network Dual Stack now available? Last time I looked, it was in beta.
We've got a new project coming up and I'd like to find out as much as possible about the suitability of it.
It is in beta 2 now.
http://www.keil.com/pack/doc/mw/Network_DS/html/index.html
Many thanks.
Thank you , Franc and Gordon. I would choose new Network Dual Stack to ensure real-time.
By the way, Franc , I think there will be more RTX and Network users if there is a list of the Network performance analysis .
For example , what's the maximum pixel(YUV420) can be transmitted stablely over the Network with specified CPU frequency (a lot of people use cortex-M MCU to deal with video processing ), and what's the latency time . Though users can calculate it by themselves, they just want to have a visualized graph or something like that, to increase their confidence in using it.