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