& Regards,
Surya
From: Surya prakash Verma
Sent: 30 April 2020 15:06
To: Surya prakash Verma
Subject: Fw: Hang issue when powering up board and target simultaneously
From: Xiang Xiao
Sent: 30 April 2020
..
ret = net_timedwait(&state. ir_sem, _SO_TIMEOUT(psock->s_rcvtimeo));
if (ret == -ETIMEDOUT)
{
ret = -EAGAIN;
}
..
}
You can see net_timedwait get the correct timeout value.
>
> Thanks & Regards,
> Surya
&
g
Subject: Re: Hang issue when powering up board and target simultaneously
**This is an external email. Please check the sender’s full email address (not
just the sender name) and exercise caution before you respond or click any
embedded link/
We are facing issue of hang when powering up board and target simultaneously.
We have debugged and observed that it is hanging at nxsem_wait(sem) during auto
ip configuration by dhcp where waiting for
offer repsonse corresponding to dhcp_request at lock nxsem_wait(sem). This lock
is not gett
Hi Surya,
Could you please give us more details?
It is hard to help when we don't know exactly what is your scenario
and the way you are doing it.
What debugger tool are you using?
Are you using the mainline ethernet driver?
(Please read your message again, I know you are using RX65 chip, but
ma
Hello Everyone,
We are facing issue of hang when powering up board and target simultaneously.
We have debugged and observed that it is hanging at nxsem_wait(sem) during auto
ip configuration by dhcp where waiting for
offer repsonse corresponding to dhcp_request at lock nxsem_wait(sem). This lock