CANdevStudio icon indicating copy to clipboard operation
CANdevStudio copied to clipboard

I can not import dbc files

Open Regjoz opened this issue 5 years ago • 2 comments

When I import a dbc file from a proprietary dB or opendbc I get two messages.

TAG BS Not implemented

Parser log 103:1 syntax error Failed to load CAN DB from "path"

I tried with three differentsdbc files

Regjoz avatar May 21 '20 13:05 Regjoz

Exact error message

[2020-05-21 15:34:47.277] [cds] [warning] [dbcparser.cpp@141] TAG BS Not implemented [2020-05-21 15:34:47.290] [cds] [error] [dbcparser.cpp@83] Parser log 103:1 syntax error
[2020-05-21 15:34:47.291] [cds] [error] [loadDbc():cansignaldata_p.cpp@228] Failed to load CAN DB from 'path/tesla.dbc' file

File used

https://raw.githubusercontent.com/commaai/opendbc/master/tesla_can.dbc

Regjoz avatar May 21 '20 13:05 Regjoz

@Regjoz I've noticed that newer opendbc files are no longer correctly parsed by CANdb, I have this on my todo list. See here: https://github.com/GENIVI/CANdb/issues/16

btaczala avatar Jun 07 '20 14:06 btaczala