Read a dbc file directly

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Read a dbc file directly

跳至解决方案
1,723 次查看
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

标记 (1)
0 项奖励
回复
1 解答
1,546 次查看
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?

在原帖中查看解决方案

3 回复数
1,546 次查看
Daniel_Popa
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 项奖励
回复
1,547 次查看
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,546 次查看
Daniel_Popa
NXP Employee
NXP Employee

Correct!

0 项奖励
回复