团队、您好!
MCAL 封装: MCUSW_09_00_00_10_CONFIG + SDK-RTOS-j721e-EVM-09_00_00_02
从提到的软件包编译 CAN 驱动程序时报告以下错误消息:
{code}C Platform_Types:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/tests/Compile:Can_Com:112/output/generated/include\toke.h 119:6:错误:在预处理器子表达式 #if 中、令牌不是有效的二进制运算符(true == false) ^~~~ C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/McalExt_TS_T31D46M1I0R0/MCAL_Delivery/mcal hw_include/tistdtypes.h:97:23:注意:已从宏"true"展开 #define true ((bool) 1) ~~~~~~ ^ in file included from C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/McalExt_TS_T31D46M1I0R0/MCAL_Delivery/mcal/Can/mcan_hw/V1/mcan.c:57 :in file included from C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/McalExt_TS_T31D46M1I0R0/MCAL_Delivery/mcal hw_include/LLD_mcan.h Std_Types:45:in files included from C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/Base_TS_TxDxM5I2R0/include ptr.h:29 :in file included from C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/Compiler_TS_TxDxM1I0R0/include Compiler.h:49:C:/work/workspace/ACP-8.8.9_TDA4VMCR5_36927/Tresos/plugins/Base_TS_TxDxM5I2R0/include Compiler_Common:169: 2:error:null_ptr already defined #error NULL_ptr already defined code ^ 2 error 生成错误。
根据 AUTOSAR_SWS_PlatformTypes.pdf、true 和 false 应在 LLD.h 中定义为 Platform_Types 中的 SWS_Platform_00056、但在 tistdtypes.h 和 LLD_types.h 中定义。 
根据 AUTOSAR_SWS_CompilerAbstract.pdf、NULL_PTR 应在 SWS_Compiler_00051在 Compiler_Cfg 中定义。

您能就这个问题提供反馈吗?
Br、
舒伯姆