Read a dbc file directly

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Read a dbc file directly

Jump to solution
1,532 Views
fra_rio
Contributor I

Hello,

is there the possibility to read a dbc-file directly with a block from NXP's Model-Based-Design-Toolbox (Without any additional toolboxes from MathWorks)?

I use the NXP S32K144 EVB.

Thanks,

Frank

Tags (1)
0 Kudos
1 Solution
1,355 Views
fra_rio
Contributor I

Do I understand it right, that it is not possible to read a dbc-file directly without any other toolboxes or converters?

View solution in original post

3 Replies
1,355 Views
dumitru-daniel_
NXP Employee
NXP Employee

Hi fra_rio

NXP's Model-Based Design Toolbox allows you to read any raw data that is transmitted via CAN/CAN-FD to a particular node. If you wish to convert the data to a human readable format you can use any standard Simulink library block (no additional toolbox required) or if you have the C-source code that performs such conversion you can call it directly in Simulink alongside the NXP MBDT.

Here is a good resource that explains the conversion mechanism if you wish to implement it.

Hope it helps!

Daniel

0 Kudos
1,356 Views
fra_rio
Contributor I

Do I understand it right, that it is not possible to read a dbc-file directly without any other toolboxes or converters?

1,355 Views
dumitru-daniel_
NXP Employee
NXP Employee

Correct!

0 Kudos