Simple one-click API to add an XCP on TCP server into your Simulink models for raspberry Pi:
addpath('workflow')
cfg = xcpWorkflow('Model','xcpMultiRateTest', ...
'PiHost','~', ...
'PiUser','~', ...
'PiPassword','~', ...
'PiAppDir','/home/alberto/xcp_app', ...
'PiHostKey','~', ...
'Deploy',false);
In this section
Purpose, how-to, features and best practices
Firmware versions
Documentation updated @V1.0.
Tested on Raspberry Pi 4 – Matlab R2024a – XCPLite 2.0.5