How can I debug my external C Code that is called by an MATLAB Function in Simulink using MinGW64 Compiler (C) and Eclipse Luna IDE?
Show older comments
I call a created C-Code from a MATLAB Function block in Simulink using the coder.ceval-function. I am using MinGW64 Compiler (C) and the Eclipse Luna IDE. How do I implement debugging with that configuration using coder.ceval-function?
Answers (0)
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!