what causes ERROR_END_OF_STREAM ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-18 6:35 PM
Posted on July 19, 2017 at 03:35
I have a F767 and LAN8710A using Cyclone TCP
my packets are using the HTTP Get and Post methods
I send 1 packet ok,
after that some packets work but others report ERROR_END_OF_STREAM
??
#ethernet-stm32f7
Labels:
- Labels:
-
Ethernet
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-18 8:00 PM
Posted on July 19, 2017 at 05:00
might be because ethernet is broken on revision a f7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-23 8:52 PM
Posted on July 24, 2017 at 03:52
I am not sure of what is correct or not.
I stepped through the code and the receiver buffer becomes empty, then this flag is set.
I cannot see another exit from the routine, so I guess it is correct 'end of message' = ERROR_END_OF_STREAM
