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!