Embedded Coder for STM32FO91

1 回表示 (過去 30 日間)
Bhaskara Puttaswamaiah
Bhaskara Puttaswamaiah 2023 年 7 月 19 日
回答済み: Pratheek 2023 年 8 月 18 日
Hello,
I am trying to use Embedded Coder along with Model Based Development via Simulink for my project. Unfortunately my board which is the STM32F091, isnt listed in the list of boards supported by embedded coder, is there any way i can still utilise the features of embedded coder through the same? I am guessing since the process also involves the use of STM32CubeMX there might be some work around for this issue? Can anyone help me out?

回答 (1 件)

Pratheek
Pratheek 2023 年 8 月 18 日
Hi Bhaskara,
Since the board(STM32F091) is not supported by Embedded Coder we can't deploy the code on to the board, but if you are interested only in code you can use codegen to generate the code since that is independent of the board.
A potential workaround would be creating a custom target support refer to this doccumentation Develop a Target - MATLAB & Simulink (mathworks.com)

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by