This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EthTrcv Module Mandatory Autosar API definition Missing

Hello Team,

In  ti-processor-sdk-rtos-j721e-evm-08_05_00 MCAL for EthTrcv driver , we are getting compilation issue for below APIs

EthTrcv_CheckWakeup
EthTrcv_GetCableDiagnosticsResult
EthTrcv_GetPhyIdentifier
EthTrcv_GetPhySignalQuality
EthTrcv_GetTransceiverWakeupMode
EthTrcv_SetPhyLoopbackMode
EthTrcv_SetPhyTestMode
EthTrcv_SetPhyTxMode
EthTrcv_SetTransceiverWakeupMode

Atleast Dummy Definition need to be provided if functionality is not supported and few defintions are present but we are not able to enable Macro Check

Regards,

Pradeep R