stm32f4xx.h missing

cc1.exe: fatal error: stm32f4xx.h: No such file or directory
compilation terminated.
gmake: *** [mSDFT.o] Error 1
C:\Users\Anandaraj\Documents\MATLAB\mSDFT_ert_rtw>echo The make command returned an error of 2
The make command returned an error of 2
C:\Users\Anandaraj\Documents\MATLAB\mSDFT_ert_rtw>An_error_occurred_during_the_call_to_make
'An_error_occurred_during_the_call_to_make' is not recognized as an internal or external command,
operable program or batch file.
### Creating HTML report file mSDFT_codegen_rpt.html
### Build procedure for model: 'mSDFT' aborted due to an error.
Error(s) encountered while building "mSDFT":
### Failed to generate all binary outputs.
i have installed the necessary hardware packages. yet i have this problem. i am trying to do PIL for stm32f discovery subsystem

Answers (1)

Anders Sollander
Anders Sollander on 26 Jan 2017

1 vote

After you've installed the support package, you will have to do a setup. Go to the support package entry in the Add-Ons explorer, click manage, and then click the setup link for this package. You'll have to download and extract support files from ST, and tell MATLAB where they're located.

1 Comment

Thanks! I downloaded support files previously, and It worked. After that, I deleted these files. Some time later, I try again and I get "Failed to generate all binary outputs."
Your answer is the solution.

Sign in to comment.

Tags

Asked:

on 25 Apr 2016

Commented:

on 11 Dec 2019

Community Treasure Hunt

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

Start Hunting!