PetervdPerk-NXP commented on PR #18011:
URL: https://github.com/apache/nuttx/pull/18011#issuecomment-3784108810

   
   > @PetervdPerk-NXP It seems to be related to the network card not entering 
the RUNNING state, the protocol stack will check the RUNNING flag when 
selecting the sending network card.
   
   This for pointing this out indeed it's that RUNNING flag doesn't get active 
to make ethernet work. Adding `netdev_carrier` calls in the imxrt ifup/ifdown 
functions makes DHCP work and I see data. I've tracked this change in #18110
   
   
   However, with this PR my network is even locking up faster and ifconfig 
locks up as well. Unfortunely I can't debug this anymore because of the 
regresssion defined in #18109


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to