You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear community,
In the integration on my custom board that is stated in the title of this issue I am having problems with the driver of the same. The PMOD NIC100 is fully functional, but I have to perform a power cycle whenever I copy files using scp. Do you know what could be happening?
I have done some research on the internet but nothing remarkable.
P.D.: the interrupt I have assigned to it in the board dts is 35 (active low).
root@board:~# [ 67.129354] ------------[ cut here ]------------
[ 67.133940] WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:477 0xc04bca78
[ 67.140988] NETDEV WATCHDOG: eth0 (encx24j600): transmit queue 0 timed out
[ 67.147822] CPU: 0 PID: 0 Comm: swapper Not tainted 5.15.68-linux4microchip-2022.10 #1
[ 67.156491] Hardware name: Atmel SAMA5
[ 67.160239] Function entered at [<c010a9b0>] from [<c0108e1c>]
[ 67.166037] Function entered at [<c0108e1c>] from [<c0558b68>]
[ 67.171850] Function entered at [<c0558b68>] from [<c0558c08>]
[ 67.177660] Function entered at [<c0558c08>] from [<c04bca78>]
[ 67.183473] Function entered at [<c04bca78>] from [<c0151a7c>]
[ 67.189285] Function entered at [<c0151a7c>] from [<c0151ccc>]
[ 67.195096] Function entered at [<c0151ccc>] from [<c0151d00>]
[ 67.200907] Function entered at [<c0151d00>] from [<c01013b0>]
[ 67.206720] Function entered at [<c01013b0>] from [<c01179f8>]
[ 67.212533] Function entered at [<c01179f8>] from [<c01459bc>]
[ 67.218345] Function entered at [<c01459bc>] from [<c0100b7c>]
[ 67.224154] Exception stack(0xc0801f20 to 0xc0801f68)
[ 67.229203] 1f20: 00000000 c0859540 ffffa503 c010f5c0 00000000 00000000 c0800000 ffffffff
[ 67.237354] 1f40: c0803200 00000000 c0728a54 00000000 00000000 c0801f70 c0106b50 c0106b40
[ 67.245497] 1f60: 600f0013 ffffffff
[ 67.248967] Function entered at [<c0100b7c>] from [<c0106b40>]
[ 67.254778] Function entered at [<c0106b40>] from [<c0560178>]
[ 67.260590] Function entered at [<c0560178>] from [<c0135aec>]
[ 67.266403] Function entered at [<c0135aec>] from [<c0135f24>]
[ 67.272213] Function entered at [<c0135f24>] from [<c0700f3c>]
[ 67.278025] ---[ end trace a20dc2249e19f7a7 ]---
Thanks in advance,
Alejandro
The text was updated successfully, but these errors were encountered:
Dear community,
In the integration on my custom board that is stated in the title of this issue I am having problems with the driver of the same. The PMOD NIC100 is fully functional, but I have to perform a power cycle whenever I copy files using
scp
. Do you know what could be happening?I have done some research on the internet but nothing remarkable.
P.D.: the interrupt I have assigned to it in the board
dts
is35
(active low).Thanks in advance,
Alejandro
The text was updated successfully, but these errors were encountered: