cancel
Showing results for 
Search instead for 
Did you mean: 

what causes ERROR_END_OF_STREAM ?

T J
Lead
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
2 REPLIES 2
john doe
Lead
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

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