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?

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)

Asked:

on 12 Jun 2017

Community Treasure Hunt

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

Start Hunting!