Skip to content
New issue

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

arxml->dbc KeyError: 'GenMsgStartDelayTime' #67

Closed
ebroecker opened this issue Oct 27, 2016 · 0 comments
Closed

arxml->dbc KeyError: 'GenMsgStartDelayTime' #67

ebroecker opened this issue Oct 27, 2016 · 0 comments
Assignees
Labels

Comments

@ebroecker
Copy link
Owner

canconvert -v source.arxml destination.dbc
INFO - convert - Importing source.arxml ...
INFO - convert - done

INFO - convert - Exporting destination.dbc ...
INFO - convert - DIAGNOSTICS
INFO - convert - 706 Frames found
Traceback (most recent call last):
File "C:\Program Files (x86)\Python35-32\Scripts\canconvert-script.py", line 9, in
load_entry_point('canmatrix==0.5', 'console_scripts', 'canconvert')()
File "C:\Program Files (x86)\Python35-32\lib\site-packages\canmatrix-0.5-py3.5.egg\canmatrix\convert.py", line 293, in main
File "C:\Program Files (x86)\Python35-32\lib\site-packages\canmatrix-0.5-py3.5.egg\canmatrix\convert.py", line 139, in convert
File "C:\Program Files (x86)\Python35-32\lib\site-packages\canmatrix-0.5-py3.5.egg\canmatrix\formats.py", line 102, in dumpp
File "C:\Program Files (x86)\Python35-32\lib\site-packages\canmatrix-0.5-py3.5.egg\canmatrix\formats.py", line 78, in dump
File "C:\Program Files (x86)\Python35-32\lib\site-packages\canmatrix-0.5-py3.5.egg\canmatrix\dbc.py", line 288, in dump
KeyError: 'GenMsgStartDelayTime'

@ebroecker ebroecker added the bug label Oct 27, 2016
@ebroecker ebroecker self-assigned this Oct 27, 2016
ebroecker added a commit that referenced this issue Oct 27, 2016
arxml import:
this commit adds missing define "GenMsgStartDelayTime"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant