cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f4 discovery board Configuration problem using MAT-Target

javadpoostini
Associate II
Posted on February 17, 2014 at 21:51

1- When using MATLAB-Target to configure stm32f4 discover board , some problems arise While building the stm32d demos. for example while building the code for ''ButtonAndLeds'' demo, the following error occurs :

''♯♯♯ BUILD_MODE real_time''

Error: L6218E: Undefined symbol profileTimerInit (referred from main.o).

Error: L6218E: Undefined symbol xilInit (referred from main.o).

Error: L6218E: Undefined symbol xilRun (referred from main.o).

Finished: 0 information, 0 warning and 3 error messages.

gmake: * [ButtonAndLeds.axf] Error 1

♯♯♯ Real-Time Workshop build procedure for method: 'error

♯♯♯ Real-Time Workshop build procedure for model: 'ButtonAndLeds' aborted due to an error.

some other errors occurs while building other demos. I think that all of them are related to *.o files in some way.

2- How can config the MEMS? I did't see any block relating to the MEMS

any Idea?

#stm32f4-discovery-board---mattar
1 REPLY 1
Posted on February 19, 2014 at 13:06

Hello,

regarding MEMs, there is no model.

Did you have a look on Readme.html file?

Did you verify your model parameter settings?

It seems your main file is not generated correctly.

Regards

Pascal