Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
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 . ?
Stephen Theobald said:"lkarm" is not a linker provided with the Arm Development Studio or Keil MDK
Looks like it might be Tasking ?
Yes its Tasking compiler