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.

AWR2944P: Adc Standard API is missing in autosar 4.3.1

Part Number: AWR2944P

Tool/software:

MCAL_REL_02.02.05.00

While integrating Adc module, below compilation error is occured

Error:

--------- ----------------

Adc_DisableHardwareTrigger C:/work/ACP-8.8.11_AM263PX_clang-4.0.0_LTS/test_base/Compile/IN/Adc_ComTest_2/output/obj/Adc_ComTest_API.o
Adc_EnableHardwareTrigger C:/work/ACP-8.8.11_AM263PX_clang-4.0.0_LTS/test_base/Compile/IN/Adc_ComTest_2/output/obj/Adc_ComTest_API.o
Adc_GetStreamLastPointer C:/work/ACP-8.8.11_AM263PX_clang-4.0.0_LTS/test_base/Compile/IN/Adc_ComTest_2/output/obj/Adc_ComTest_API.o

error: unresolved symbols remain
error: errors encountered during linking;

Reason: As per Autosar specification 4.3.1 for Adc, Adc_GetStreamLastPointer, Adc_EnableHardwareTrigger  and Adc_DisableHardwareTrigger these API's are missing as part of the given source static code.

Can you please check why these API's are missing. 

BR,

Prashant Singh Tomar