Other Parts Discussed in Thread: CONTROLSUITE
Hi all! ;)
I want to establish a serial connection to my F28377S-LaunchPad via “Serial Send” and “Serial Receive” blocks. In a previously created model, I was already able to send commands to a DAC block and receive measured data.
Now I wanted to create a similar model to read the measured shaft speed from an eQEP block using serial connection. But in contrast to the DAC model (where everything worked fine), MATLAB is now showing an error message:
"C:/.../supportpackages/tic2000/src/ext_svr_c2000.c", line 54: fatal error: cannot open source file "multiword_types.h"
However, the model runs properly if I choose external mode and include the Simulink scope in the model which runs on the MCU.
Might this missing source file be a consequence of the “checkEnvSetup” command? Because I only configured it to support my other F28069M-LaunchPad. The board string ‘F28377S’ is simply not supported by the “checkEnvSetup” command.
Best regards,
Armin

