Skip to main content
T J
Senior III
July 19, 2017
Question

what causes ERROR_END_OF_STREAM ?

  • July 19, 2017
  • 1 reply
  • 525 views
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
This topic has been closed for replies.

1 reply

john doe
Senior III
July 19, 2017
Posted on July 19, 2017 at 05:00

might be because ethernet is broken on revision a f7

http://www.st.com/resource/en/errata_sheet/dm00257543.pdf

T J
T JAuthor
Senior III
July 24, 2017
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