C Caller Block Debugging

6 vues (au cours des 30 derniers jours)
Timo Röder
Timo Röder le 26 Août 2021
Hello,
I use a C Caller Block with rather complex C-Code behind it. If errors are mentioned in the diagnostic viewer, there is a prompt to open the Debugger and debug the code step-by-step (I use Visual Studio 2019). This is mentioned here: https://de.mathworks.com/help/simulink/ug/integrate-ccode-ccaller.html#mw_d8fef0fd-6efd-471c-84c1-5ef9ddaf65a2
Now, my code does not throw errors anymore, but I still want to debug it. How can I open the Debugger without the "open Debugger" prompt?
But they are very complicated and I can't get them to work. Why is it so hard if its possible to open the Debugger with a button, in case of an error? Is there some easy way I'm missing?
Thanks a lot for any help.

Réponses (1)

Kumar Pallav
Kumar Pallav le 1 Sep 2021
Please try this to debug on Microsoft Windows Platforms:
Refer this to choose C/C++ compilers.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by