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: #error NULL_PTR already defined

Part Number: AWR2944P

Tool/software:

MCAL_REL_02.02.05.00

While integrating Wdg module, below compilation error is occured

error:
NULL_PTR already defined
178 | #error NULL_PTR already defined

Reason: As per autosar NULL_PTR should be define in Base plugin, so due to which we are getting error for NULL_PTR already defined.

Workaround: Removed the NULL_PTR from mcal-02_02_05_00\mcal\include\hw\hal_stdtypes.h

Can you please verify the same.

BR,

Prashant Singh Tomar