Part Number: AM2732
Hi,
Some months ago I tried to add support for gPTP using the examples provided at https://software-dl.ti.com/mcu-plus-sdk/esd/AM273X/latest/exports/docs/api_guide_am273x/EXAMPLES_ENET_CPSW_TSN_GPTP_TR.html
I need to have a gPTP slave while also using the LwIP stack.
I am not sure but I was convinced that the source of my problems was related to:
Limitation
Due to AM273x CPSW limitation, it is not possible to clasify the packets based on ethernet frame type and direct it to different Rx Flow / channel. Hence a single Rx DMA channel is shared among multiple applications, including gPTP stack.
Can someone confirm or deny that gPTP + LwIP is possible on AM2732?
Thanks