ptp / enet driver problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ptp / enet driver problem

1,441 Views
andylime
Contributor I

I am porting the AN12149 ptp application note to the most recent SDK.

There are a very big differences between the fsl_enet.c FSL_ENET_DRIVER_VERSION (MAKE_VERSION(2, 3, 0)) and FSL_ENET_DRIVER_VERSION (MAKE_VERSION(2, 2, 3)), there are literally missing a lot of ieee1588 functionality  like ENET_GetRxFrameTime just to mention one.

This makes it impossible to port the application.

It is somehow surprising that the library exist without being recently backwards compatible.

Do there exist any workaround to fix the incompatibility or an explanation  ?

Regards Andy 

0 Kudos
2 Replies

540 Views
np
Contributor IV

I too am looking at these same missing functions. We had AN12149-based PTP working with a (much) older version of the SDK, but it's hard to know where to start without ENET_GetRxFrameTime() and ENET_GetTxFrameTime() to name but two, these are such low-level functions.

Or is PTP basically not supported any more?

0 Kudos

1,296 Views
xabiermarquiegu
Contributor II

Hello,

I'm interested in this code. Did you make any progress on this?

0 Kudos