Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Is it possible to customize targets with 24-bit datatypes in Polyspace?

조회 수: 1 (최근 30일)
Franz_Porras
Franz_Porras 2015년 9월 2일
마감: MATLAB Answer Bot 2021년 8월 20일
We are using Polyspace for a project written in C Code in which we use the microcontroller Infineon XC2321D. This micro uses for example 24-bit pointer addresses which we believe that are not possible to be configured in the Target & Compiler dialog from the configuration menu.
We would like to know if it is possible to select a default configuration for a microcontroller like this, or if we can customize a target with the possibility of including 24-bit datatypes.

답변 (1개)

Alexandre De Barros
Alexandre De Barros 2015년 9월 3일
Hello !
You can choose the target C18, it's a target where you can choose between a 24-bit or a 32-bit pointer.
Best regards,
Alexandre

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by