dbcppp
dbcppp copied to clipboard
Parser for BA_DEF_REL_ BU_SG_REL_ throws Error
Line number 9 of the following dbc is throwing error In line 9: Error! Expecting: eoi here: BA_DEF_REL_ BU_SG_REL_ "GenSigTimeoutTime" INT 0 65535;
1 BA_DEF_ BU_ "GenNodAutoGenDsp" ENUM "No", "Yes";^M
2 BA_DEF_ BU_ "GenNodAutoGenSnd" ENUM "No", "Yes";^M
3 BA_DEF_ BU_ "GenNodSleepTime" INT 0 1000000;^M
4 BA_DEF_ BU_ "ILUsed" ENUM "No", "Yes";^M
5 BA_DEF_ BU_ "ECUVariantDefault" ENUM "No", "Yes";^M
6 BA_DEF_ BU_ "ECUVariantGroup" STRING;^M
7 BA_DEF_ BU_ "VAGTP20_TargetAddress" HEX 0 127;^M
8 BA_DEF_ BU_ "NodeLayerModules" STRING;^M
9 BA_DEF_REL_ BU_SG_REL_ "GenSigTimeoutTime" INT 0 65535;^M
Please let me know how I can solve this problem?
BA_DEF_REL_
is not implemented yet.
Do you need this information provided by BA_DEF_REL_
? If not, just remove it.
BA_DEF_REL_
is not implemented yet.Do you need this information provided by
BA_DEF_REL_
? If not, just remove it.
Could you please implemented the BA_DEF_REL msgs? Do you need any test data or test dbcs? I can provide them.