Not able to generate Static Code Metrics Report
조회 수: 5(최근 30일)
표시 이전 댓글
I get the following error when I try to generate a Static Code Metrics Report for my Code Generation Model that I have built for TMS320F28021 processor:
Error Report
Static code metrics report was not successfully generated because of the following errors.
FileLineDescription
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_Device.h108identifier "_Bool" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_Device.h51expected a ";"
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_Device.h52expected a ";"
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h26expected a ";"
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h35identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h36identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h37identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h38identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h39identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h40identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h41identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h42identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h43identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h44identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h45identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h46identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h47identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h50identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h51identifier "PINT" is undefined
C:\ti\controlSUITE\device_support\f2802x\v230\f2802x_headers\include\F2802x_PieVect.h52identifier "PINT" is undefined
I would appreciate a reply with solution ASAP.
Thanks in advance.
댓글 수: 2
답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!