Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4844

SDK • Re: Hang on cyw43_arch_gpio_put() when network active.

$
0
0
I had forgotten to enable timestamps on console log, but based on timestamps in other messages this is rough timeline:


Everything fine until about 80890 seconds (uptime):

Code:

WLAN: changed flow control: 0 -> 255WLAN: changed flow control: 255 -> 0SPI invalid bytes pending 1820[CYW43] error: hdr mismatch 6291 ^ ba56[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] do_ioctl(2, 263, 16): timeout...

Uptime 80952 - 80959 first "STALL":

Code:

...[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout...

Uptime 80963 - 80981, first "send_ethernet failed":

Code:

...[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] send_ethernet failed: -1[CYW43] STALL(0;195-195): timeout[CYW43] send_ethernet failed: -1[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout...


Uptime 100825, last "send_ethernet failed:

Code:

[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] send_ethernet failed: -1[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout[CYW43] STALL(0;195-195): timeout[CYW43] do_ioctl(2, 263, 16): timeout...

After last "send_ethernet failed", it was just those two timeout messages repeating edlessly, until I interrupted using gdb...

Statistics: Posted by vadelma-pi — Fri Aug 30, 2024 7:10 pm



Viewing all articles
Browse latest Browse all 4844

Trending Articles