Part Number: TMS320F28335
Tool/software: TI C/C++ Compiler
Hi everyone,
I am using F28335 control card with docking station using MATLAB embedded coder. I created a Matlab model in .slx file and kept in 'external mode' and pressed 'run'. It resulted in following error.
'Error occurred while executing External Mode MEX-file 'ext_comm': Failed to connect to the target. A time-out occurred while waiting for the connection response from the target. Possible reasons for the time-out: a) The target is not switched on. b) The target is not connected to your host machine. c) The application for the model is not running on the target. You might have clicked the Stop button. If the Run button is not dimmed, click it. Otherwise, click the Build button, which downloads and runs your application on the target'
The model bult the code but unable to connect to the board. In my case, target is switched on, target is connected to the host computer, I did not click stop button.
Is there any way to resolve this issue?
Thank you.