We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
BA_DEF_REL_ is not implemented yet.
BA_DEF_REL_
Do you need this information provided by BA_DEF_REL_? If not, just remove it.
Sorry, something went wrong.
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.
No branches or pull requests
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;
Please let me know how I can solve this problem?
The text was updated successfully, but these errors were encountered: