Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Debugging C S Functions from X Code

조회 수: 3 (최근 30일)
Tony
Tony 2019년 2월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
Dear Srs.,
I am trying to debug a C S Function called from simulink in X Code invironment. I was able to debug the c file yprime.c following the steps described on the following link: https://www.mathworks.com/help/matlab/matlab_external/debugging-on-mac-platforms.html#d120e25144
I have tried the same steps for debugging a c S Function called from a simulink project. However, the simulation is completed without stopping at any of the breakpoins I have set. It seems the steps described by the link above allow a c code to be debugged when called directly in MATLAB window, but not when called from a simulink S Function block. How could I debug c S Functions files using X Code?
Thank you very much

답변 (0개)

이 질문은 마감되었습니다.

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by