RDVCU5775EVM FreeMaster CAN Configuration

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

RDVCU5775EVM FreeMaster CAN Configuration

1,465 次查看
mtnkrmgl
Contributor I

Hi. I want to configure FreeMaster over CAN. I researched some topics but there is no information about FreeMaster over CAN. Especially MBDT. Here is my configuration. How can I configure FreeMaster over CAN? Are there any example to use? 

 

Thanks.

0 项奖励
回复
1 回复

1,400 次查看
SorinIBancila
NXP Employee
NXP Employee

Hello @mtnkrmgl,

To use FreeMASTER over CAN, you must select the CAN interface from the FreeMaster_Config block (which you already did). The interface used by the FreeMaster must not be configured by another FCAN_Config block (in the screenshot attached I see that FCAN_Config block configures CAN0 whereas FreeMaster_Config configures CAN1 which means that there is no conflict). Moreover, you can not send any CAN messages over CAN1 (interface used by Freemaster).

Then, in the FreeMASTER application, you can go Tools -> Connection Wizard and Select "Connect over CAN bus with CAN card or USB-to-CAN module".

SorinIBancila_0-1667316651758.png

Next, click on Plug-in Configuration and configure CAN accordingly to your hardware (CAN driver and CAN Channel) and FreeMASTER_Config settings (Bit Rate). The other settings should be left default.

SorinIBancila_2-1667317196221.png

Finally, you can select .elf file and add variables you want to monitor.

Note! Take into consideration that Freemaster can add overhead if you monitor multiple variables at a fast refresh rate.

 

Let me know if this helps you!

Best regards,

Bancila Sorin