Reputation: 209
I am trying to run a simple simulink diagram on arduino using what is provided in this link.Unfortunately when i build the program i get this error: " The corresponding 'msfun_arduino_digitalwrite.tlc' file for the MATLAB S-function 'msfun_arduino_digitalwrite' in block 'untitled/Arduino Digital Write' must be located in the current working directory, the MATLAB S-function directory 'C:\Users\Mohamed Ali\Desktop\ArduinoIO\simulink', or the directory 'C:\Users\Mohamed Ali\Desktop\ArduinoIO\simulink\tlc_c' "
I have been unsuccessfully looking for the tlc file to place it. Can somebody help me?
Upvotes: 0
Views: 1474
Reputation: 512
i had the same problem. but after i used newer version of matlab and newer version of the support package i was able to generate automatically all the files including tlc file.
Upvotes: 1