Hi All,
I'm trying to build a reference project from "MCRSP_ACIM_V1.2.0" with MCUXpresso. During linking process there are error messages as:
meterliblp3ph.c:(.text.METERLIBLP3PH_CalcWattHours+0x1e4): undefined reference to `S_div_llll'
meterliblp3ph.c:(.text.METERLIBLP3PH_CalcVarHours+0x26): undefined reference to `L_fir_ss'
meterliblp3ph.c:(.text.METERLIBLP3PH_CalcAuxiliary+0x25c): undefined reference to `S_sqr_l'
The libraries "fraclib_cm4f_gcc.a", "meterlib_cm4f_gcc.a" and "meterliblp_cm4f_gcc.a" are included in the project, also paths to them and paths to their header files. Obviously there is some incorrect setting, but i was unable to figure-out it. I compared the setting with Kinetis Design Studio, but without success.
Please, advice.
Regards,
Peter