This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/LAUNCHXL-F28379D: Communicate with F28379D on MATLAB

Part Number: LAUNCHXL-F28379D


Tool/software: TI C/C++ Compiler

Hi,

Basically, when I am using scripts to write codes for Arduino and Raspberry Pi in MATLAB, I start with defining an object like "a=arduino();" for Arduino and "a=raspi();" for Raspberry Pi. This is the initial step to create a connection between my board and the computer.

How should I define something like that for LAUNCHXL-F28379D? I have searched a lot and it seems that LAUNCHXL-F28379D is good for Simulink but actually, there should be a way to interact with the board LAUNCHXL-F28379D.

Any suggestions or experiences?

Thanks