Altera_Forum
Honored Contributor
15 years agoApplication speed enhancement
Hello,
We are designing an embedded system used to process video data then send them to another embedded system using Ethernet. Data are sent using NicheStack TCP/IP with MicoC/OS-II. To test the transmitter we used a telnet session ,as in the simple socket server design example and instead of sending the menu (the one introduced in the example), we send the processed video data (that was stored in an SDRAM). The problem is as following: It was found that the data rate (data transmitted per second) is very small. To increase it. we increased the system clock (in SOPC builder) from 75 MHz to 150 MHz. It was expected that the data rate will be doubled, but unfortunately that was not the case. Is this limited to the telnet session??? I don't know!! :confused: :( Can anyone advise me. :) Thanks & Regards.