You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/11 17:46:32 UTC

[GitHub] [incubator-nuttx] CityAplons commented on issue #7074: Unstable Ethernet connection with nucleo-144:f767-netnsh configuration.

CityAplons commented on issue #7074:
URL: https://github.com/apache/incubator-nuttx/issues/7074#issuecomment-1243010903

   Past this day I figured the problem out. There is a wrong second argument in `up_invalidate_dcache` function in low-level ethernet driver compared to the STM32H7 one. It is already fixed in the master branch 🤦.
   
   https://github.com/apache/incubator-nuttx/blob/0eb79f1a9ad48aaf92126bc126bd62c56079ebdf/arch/arm/src/stm32f7/stm32_ethernet.c#L1734-L1736


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org