category : Error project : Gpt_example_S32K344 description: Invalid XPath-expression for Attribute "INVALID" of node "/AUTOSAR/TOP-LEVEL-PACKAGES/Gpt/ELEMENTS/Gpt/GptChannelConfigSet/GptEmios/GptEmios_0/GptEmiosChannels/GptEmiosChannels_0/GptEmiosChannel": (1822) Attempt to read value of node /AUTOSAR/TOP-LEVEL-PACKAGES/Mcl/ELEMENTS/Mcl/MclConfig/EmiosCommon/EmiosCommon_0/EmiosMclInstances with config class PostBuild which is not allowed in this context detailed : Invalid XPath-expression for Attribute "INVALID" of node "/AUTOSAR/TOP-LEVEL-PACKAGES/Gpt/ELEMENTS/Gpt/GptChannelConfigSet/GptEmios/GptEmios_0/GptEmiosChannels/GptEmiosChannels_0/GptEmiosChannel": (1822) Attempt to read value of node /AUTOSAR/TOP-LEVEL-PACKAGES/Mcl/ELEMENTS/Mcl/MclConfig/EmiosCommon/EmiosCommon_0/EmiosMclInstances with config class PostBuild which is not allowed in this context id : 1803 resource : path : /AUTOSAR/TOP-LEVEL-PACKAGES/Gpt/ELEMENTS/Gpt/GptChannelConfigSet/GptEmios/GptEmios_0/GptEmiosChannels/GptEmiosChannels_0/GptEmiosChannel location : stack :
Hi @jingfang, It shows that the Config Variant of MCL module with your current configuration is "VariantPostBuild", which is not allowed in your current configuration. So you should change it to "VariantPreCompile"
Hi @jingfang, It shows that the Config Variant of MCL module with your current configuration is "VariantPostBuild", which is not allowed in your current configuration. So you should change it to "VariantPreCompile"