You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What do I miss here ?
config = { 'TRANSPORT': 'ETH', 'HOST': '192.168.195.2', 'PORT': 5555, 'PROTOCOL': 'UDP',
'IPV6': False, 'CREATE_DAQ_TIMESTAMPS': True, 'SEED_N_KEY_DLL': 'SeedNKeyXcp.dll'}
Exception has occurred: ValueError
No transport-layer selected
File /pyxcp/pyxcp/scripts/xcp_fetch_a2l.py", line 16, in main
with ap.run() as x:
File "//pyxcp/pyxcp/scripts/xcp_fetch_a2l.py", line 40, in
main()
ValueError: No transport-layer selected
The text was updated successfully, but these errors were encountered:
What do I miss here ?
config = { 'TRANSPORT': 'ETH', 'HOST': '192.168.195.2', 'PORT': 5555, 'PROTOCOL': 'UDP',
'IPV6': False, 'CREATE_DAQ_TIMESTAMPS': True, 'SEED_N_KEY_DLL': 'SeedNKeyXcp.dll'}
Exception has occurred: ValueError
No transport-layer selected
File /pyxcp/pyxcp/scripts/xcp_fetch_a2l.py", line 16, in main
with ap.run() as x:
File "//pyxcp/pyxcp/scripts/xcp_fetch_a2l.py", line 40, in
main()
ValueError: No transport-layer selected
The text was updated successfully, but these errors were encountered: