Problem continuation with the custom target of stm32f429 card?

조회 수: 1 (최근 30일)
ramzi ben messaoud
ramzi ben messaoud 2020년 5월 24일
댓글: ramzi ben messaoud 2020년 5월 27일
dear friends
I am stuck in the continuation of the creation of the target matlab for stm32f429, the zip file contains the following folder:
1- externalmode error: it contains two error files, one from the matlab test report and the other from the simulink diagnostic phase.
2- file rtiostrem_serial: it contains the original file (rtiostrem_serial => it includes the call to the file LM3S6965.h), it also includes the modified file (rtiostrem_serial => I replaced the command #include "LM3S6965.h" by #include "stm32f429xx.h".
3- pil error: this file contains the report of the pil test of matlab.
4- video: this video shows the progress of the entire simulation.
dear friend if possible can you help me on this problem too and thank you.
cordially
ramzi
  댓글 수: 2
David Fink
David Fink 2020년 5월 27일
It sounds like the target for Code Generation (which uses LM3S6965.h), and isn't the end hardware (stm32f429).
First, I'd recommend changing the target so these match, to avoid having to modify the generated code:
Look into the Embedded Coder Support Package for ARM Cortex-M Processors:
and how to create a target:
ramzi ben messaoud
ramzi ben messaoud 2020년 5월 27일
Dear Mr. David
thank for the response, I will try this approach.
Best regards
ramzi

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by