Imxrt1021 iperf freertos throughput.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Imxrt1021 iperf freertos throughput.

1,897 次查看
Rp777
Contributor I

Hi,

I am testing with the iperf example on imxrt1021 through ethernet.

When using bare-metal example i am getting upto 90 - 95mbps speed.

Where as when testing with freertos i am able to achieve upto 5mbps only.

I tried increasing the TCP_WND(set it to maximum (65535)) and increased the  TCPIP_THREAD_PRIO priority(default was 8 reduced until 4), even increased the PBUF_POOL_SIZE as well.

 

Can anyone give any pointers on this?

What would be the maximum throughput we can expect using freertos?

标签 (1)
0 项奖励
回复
2 回复数

1,877 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Rp777:

 

Don't test the performance before.  But you can refer to below article for maximizing lwip throughput.

https://lwip.fandom.com/wiki/Maximizing_throughput

 

Regards

Daniel

0 项奖励
回复

1,867 次查看
Rp777
Contributor I

Thank you for the reference @danielchen will look into it.

0 项奖励
回复