Need help with polyspace bug finder when compiler and target is not already configured
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I am trying to run an application on polyspace bug finder , the compiler and target is not already configured in that . The application was developed on Atmel Studio 7.0 which uses gnu compiler internally. The target board it was created for was atmega 32.
I am using the approach of creating project using build command as it is shown in following link: https://www.mathworks.com/help/bugfinder/ug/add-source-files-for-polyspace-analysis.html.
When I run the project I get following warnings and errors:
![bug_finder.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/197405/bug_finder.png)
may I know why this occurs and how to avoid this ?
Thanks
Nidhi
댓글 수: 0
채택된 답변
Alexandre De Barros
2018년 11월 29일
Hello,
Difficult to answer with just a screenshot, but I can see that a project has been created. Could you confirm that ? (click Finish to close the wizard).
Alex
댓글 수: 5
Alexandre De Barros
2018년 11월 30일
Ok, good to know !
By the way, this message is no longer an error with recent versions of polyspace-configure. Could you set your question as "Answered" ?
Thanks
Alex
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Run Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!