How can I use 'mp5xx' target with 'diab' compiler in polyspace 2020 bug finder?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
the target list for diab compiler in polyspace 2020a is limited & as follows:
powerpc, powerpc64, arm, coldfire, i386, mips,mcore,rh850, superh, tricore.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1319920/image.png)
I wanted to use mp5xx or simillar generic (custom) target.
the description for generic target option as given by matlab:
Description
If a target processor is not directly supported by Polyspace®, you can create your own target. You specify the target mcpu representing a generic "Micro Controller/Processor Unit" and then explicitly specify sizes of fundamental data types, endianness and other characteristics.
How can I configure? please advice.
0 comentarios
Respuestas (1)
Anirban
el 17 de Mzo. de 2023
If you are using the mp5xx target, you can pick powerpc as your target.
For the purposes of a Polyspace analysis, MPC5xx falls in the PowerPC family.
0 comentarios
Ver también
Categorías
Más información sobre Troubleshoot Compilation Errors en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!