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

14 次查看(过去 30 天)
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?

回答(1 个)

Sukrut Tamhankar
Sukrut Tamhankar 2020-5-7
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:

类别

Help CenterFile Exchange 中查找有关 MATLAB Support Package for Parrot Drones 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by