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