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.

LP-MSPM0G3519: Standard Gpt Module Autosar APIs are missing its Definition

Part Number: LP-MSPM0G3519

Tool/software:

Hello team,

we are using MCAL : MCAL_MSPM0_00.02.04.00 package

SDK : mspm0_sdk_2_04_00_06 version

In Gpt Module, the definition of standard Autosar API is missed for following functions, If in case the feature is not Supported atleast dummy API definition needs to be provided

FUNC(void, GPT_CODE) Gpt_SetMode(Gpt_ModeType Mode)
{

}

FUNC(void, GPT_CODE) Gpt_CheckWakeup(EcuM_WakeupSourceType WakeupSource)
{

}

FUNC(void, GPT_CODE) Gpt_DisableWakeup(Gpt_ChannelType Channel)
{

}

FUNC(void, GPT_CODE) Gpt_EnableWakeup(Gpt_ChannelType Channel)
{

}

Can you Please Provide Your feedback

Thanking you.

Regards,

Pradeep R