Error using coder.onec​lick.Targe​tHook/extM​odeConnect (line 178) Error occurred while executing External Mode MEX-file 'ext_comm': ExtSetTargetPkt() call failed for ExtSendGenericPkt(). Ensure target is still running Error in coder.oneclick.CoderTar

2 views (last 30 days)
I am doing SCI communication and while debuging code into hardware get successfully debug and then get automatically abort. It gives me this error:
Error using coder.oneclick.TargetHook/extModeConnect (line 178)
Error occurred while executing External Mode MEX-file 'ext_comm':
ExtSetTargetPkt() call failed for ExtSendGenericPkt().
Ensure target is still running
Error in coder.oneclick.CoderTargetHook/extModeConnect
Error in on_target_one_click
Error in sl (line 15)
[varargout{1:nargout}]=feval(varargin{:});
please help me.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!