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