What are the limitations for LPCoppen webserver example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What are the limitations for LPCoppen webserver example

1,139件の閲覧回数
dariytrantchev
Contributor I

The web-server in LPCopen example "lpcopen_2_10_lpcxpresso_ea_devkit_4088" works fine up to certain level of complexity.

With 4 HTML files and 80 KB GIF-file one of them, the RTOS web-server  confuses the TCP protocol between the files. When more than one messages coincide, the module confuses the TCP connection order and sends the new HTTP content with repeated TCP connection number.

When the same program is used with the regular web-server, it works fine for certain time. From time to time,though, when more than one messages coincide, it hits on hardware error inside the module "lwip_chksum_copy" calculating the checksum for the TCP stack..

ラベル(2)
0 件の賞賛
返信
1 返信

765件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Please check the below thread and let me know if this helps.

Memory Leak problem in LPC1788 with FreeRTOS and LWIP | www.LPCware.com 


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信