Standalone application unable to find CAN interface driver
Show older comments
Dears.
I have generated an App with AppDesigner, witch contains realtime CAN communication. CAN device from PEAK-System is used. But when I ran the app in another computer, the generated App can't find the driver. Error: 

Here are the details:
1, PC setting: matlab2020b installed, support package from Peak-System is installed, matlab-runtime2020b is installed;
2, Laptop setting: matlab-runtime2020b is installed, Peak-System driver is installed(not the support package, which requires matlab enviroment);
3, App is generated in PC, and runs without error;
4, App pops error while runs in laptop;
5, when App runs the command "canChannelList" in laptop, only the virtual channels of matlab are found;
6, Normal peak-system application can find the peak-system channel, which proves that the driver is properly installed.
Much Thanks in advances!.
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!