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.CoderTar
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!