Question
How do I get ethernet driver code generated when using PTP?
In CubeIDE, when setting up ethernet, you can select
ETH -> Mode -> RMII
or
ETH -> Mode -> RMII_PTP_Synchro
If I pick RMII, ethernet drivers get included as expected, and appear to work correctly.
However, this application requires PTP, and if I change the selection to RMII_PTP_Synchro, the ethernet drivers disappear!
Is this a bug in CubeIDE 1.6.0?
How do I work around this?
-Dan