RE: Nuttx Task Trace

2021-01-04 Thread Yuuichi.A.Nakamura
Hi Sebastian, I had mainly tested NuttX Task Trace with spresense:nsh and maix-bit:nsh. I confirmed the feature by the latest source code by changing the following configs and found that it still works. If possible, would you share the configuration to get the error ? diff boards/arm/cxd56xx/spr

RE: Automatically setup correct Eth PHY bitmasks?

2021-01-04 Thread David Sidrane
My recollection is there is the standard interface common to all PHY (first 16 regs). The only setting needed is the base address. Only once CONFIG_STM32H7_AUTONEG is enabled, one of the other 2 sets are needed chosen by CONFIG_STM32H7_PHYSR_ALTCONFIG. The issue you face is the mapping. You could