Chat freely about anything...

User avatar
By alonewolfx2
#5145 close(sta_socket); on freertos can't close socket and chip going to reset with fatal exception after sending data. Client can connect server on my pc can send data and can receive data but can't close. What am I missing? Any Help is welcome
User avatar
By alonewolfx2
#5177
Lars R. wrote:For debug purposes, you could put some print functions into the freertos code to see what is going on.

for example?
User avatar
By Lars R.
#5182
alonewolfx2 wrote:
Lars R. wrote:For debug purposes, you could put some print functions into the freertos code to see what is going on.

for example?


Doesn't matter. Just to see if you can point to a line in the freertos sources for socket handling that causes the reset.