Unresolved external errors(fmin, fmax,...) while generating s-function from Simulink model using RTW
Ältere Kommentare anzeigen
I am trying to generate an s-function from a Simulink model using RTW Embedded Coder. I got the below error-
Writing library for Subsystem_sf.mexw32
subsystem.obj .text: undefined reference to '_fmaxf'
subsystem.obj .text: undefined reference to '_fminf'
subsystem.obj .text: undefined reference to '_fabsf'
subsystem.obj .text: undefined reference to '_sqrtf'
subsystem.obj .text: undefined reference to '_floorf'_
subsystem.obj .text: undefined reference to '_fmodf'| | _
Any suggestions?
P.S: I am using the LCC MATLAB compiler and also tried compiling with VS 2008 &2010.
2 Kommentare
Kaustubha Govind
am 27 Jun. 2014
jive: Would you please post this in the Answers section and accept it, so it's clear that this is resolved? Thanks!
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!