Problem continuation with the custom target of stm32f429 card?

1 visualización (últimos 30 días)
ramzi ben messaoud
ramzi ben messaoud el 24 de Mayo de 2020
Comentada: ramzi ben messaoud el 27 de Mayo de 2020
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 comentarios
David Fink
David Fink el 27 de Mayo de 2020
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 el 27 de Mayo de 2020
Dear Mr. David
thank for the response, I will try this approach.
Best regards
ramzi

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by