Static code metrics report was not successfully generated because of the following errors

13 Ansichten (letzte 30 Tage)
Hello,
I would like to check the "Static code metrics report", after I build my model into Parrot mambo. I am using "absQuadcopter.prj (https://www.mathworks.com/help/aeroblks/quadcopter-project.html) and hardware support package (https://www.mathworks.com/hardware-support/parrot-minidrones.html). I am building "Flight Contol System" subsystem into the Parrot Mambo as described in the project documentation. The subsystem is succesfully built and the drone is working as expected in real time. On the other hand, I have issues with Code Generation Report, specifically "Static Code Metrics Report". I am receiving following errors:
I don't understand the problem really. It is strange that standard C header files cannot be opened. Does any know how to solve this issue?

Antworten (1)

Sukrut Tamhankar
Sukrut Tamhankar am 7 Mai 2020
The following are the limitations of Static Code Metrics Report:
Static code metrics are not available if the target configuration for a model results in generated code that:
  • Includes a header file that is not generated by the model hierarchy and is not a system header file
  • Uses a macro that is not recognized
Please refer the following MATLAB documentation link for more information regarding Static code metrics analysis:

Kategorien

Mehr zu MATLAB Support Package for Parrot Drones finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by