Hello,
i'm on my first coding and I've started with a very simple one explained very well on many places here. I've followed the spteps suggested by shawnsheridan here http://www.bimmerfest.com/forums/showpost.php?p=8020396&postcount=7 but when programming the HU_NBT I'm receiving this error
Anyone have idea of what I'm doing wrong or missing steps in the tutorial I followed?
Thanks
i'm on my first coding and I've started with a very simple one explained very well on many places here. I've followed the spteps suggested by shawnsheridan here http://www.bimmerfest.com/forums/showpost.php?p=8020396&postcount=7 but when programming the HU_NBT I'm receiving this error
Code:
<Throwable id="excep_1" timestamp="20160630-103352.876">
<MsgId>303</MsgId>
<MsgText>Errors during NCD generation for CAF cafd_00000ded-003_015_016:
DataGroup AUDIO_TUNER_TRAFFIC, Function MICROPHONE_NUMBER: More than one condition parameter is active: [wert_1, wert_2]</MsgText>
<MsgArgs>
<MsgArg>cafd_00000ded-003_015_016</MsgArg>
<MsgArg>
DataGroup AUDIO_TUNER_TRAFFIC, Function MICROPHONE_NUMBER: More than one condition parameter is active: [wert_1, wert_2]</MsgArg>
</MsgArgs>
<PackageName>com.bmw.psdz.tasks.coding.ncd.internal.evaluation</PackageName>
<ClassName>CafEvaluatorImpl</ClassName>
<ExecutionContext>
<ContextCategory>UNDEFINED</ContextCategory>
</ExecutionContext>
</Throwable>
Thanks