Problem continuation with the custom target of stm32f429 card?

1 次查看(过去 30 天)
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