FreeMASTER Plugin Config Failure

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

FreeMASTER Plugin Config Failure

Jump to solution
5,949 Views
zuozuo
Contributor III

zuozuo_0-1767950109136.png

I was able to successfully conduct the CAN communication connection test in Figure 1, but after clicking OK, the fault as shown in Figure 2 occurred. How can I solve this problem?

zuozuo_1-1767950217655.png

In addition, I have used mbdt for freemaster development on S32K344, but I have not succeeded in polling mode CAN communication. Is it not supported? If it is supported, could you provide me with a sample, preferably for the S32K3 series

Tags (1)
0 Kudos
Reply
1 Solution
3,902 Views
MichalH
NXP Apps Support
NXP Apps Support

Hello, 

we have identified the problem in FreeMASTER CAN plug-in and we are working on a fix. It appeared the plug-in has internally depended on Kvaser CAN driver and was not working correctly when Kvaser software was missing. It appears the Kvaser files are required even if using ZLG or any other CAN interface.

Before the fix is released in the upcoming FreeMASTER 3.2.7, a quick workaround is to install the latest Kvaser driver pack to your Windows system. You can download the Kvaser drivers here.

Thanks to all of you who had reported the issue and described the symptoms. Please reply to this message if installing the latest Kvaser drivers does not help to resolve the issue.

Thanks,
Michal

View solution in original post

0 Kudos
Reply
23 Replies
1,895 Views
KaleRushikesh
Contributor I
Hello zuozuo,
I am facing the same issue. can you please share any example model with me or just tell me how I can resolve the issue.
I also noticed one thing,
when there is only one CAN instance with single TX and Rx CAN object ID its working, but when we add more can instances each having tx CAN objectId and rx CAN objectId its not working, if you have solution please share with me.
Thanks.

0 Kudos
Reply
2,165 Views
zuozuo
Contributor III

I use the mbed toolchain to generate the underlying driver code for freemaster. Currently, both polling mode and interrupt mode can successfully connect with the host computer, and there are no issues with the slave computer. The only problem is that the freemaster host computer cannot save its own configuration options in the freemaster host computer project。

0 Kudos
Reply
2,105 Views
gzleng
Contributor III
 
0 Kudos
Reply