We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
When I include vsprintf() for printing on hyperterminal , my build is throwing the below issue during linking .
lkarm E106: unresolved external: __aeabi_fcmpeq - (_doflt.obj)
Building source file IfxScuLbist.c for Tricore
lkarm E106: unresolved external: __aeabi_fcmpgt - (_doflt.obj)
lkarm E106: unresolved external: __aeabi_f2iz - (_doflt.obj)
lkarm E106: unresolved external: __aeabi_fmul - (_doflt.obj)
lkarm E106: unresolved external: __aeabi_fadd - (modff.obj)
Can anyone help me with this . ?