how to configue the wiced studio to support floating point calculation

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
mawu_4270096
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

Hi:

   when I use the floating point calculation in the wiced studio,and there are some compile errors as below.

Unknown symbol  __aeabi_ui2d (err 0)

Unknown symbol  __aeabi_dcmplt (err 0)

Unknown symbol  __aeabi_ddiv (err 0)

Unknown symbol  __aeabi_dmul (err 0)

Unknown symbol  __aeabi_dadd (err 0)

Unknown symbol  __aeabi_dcmpgt (err 0)

Unknown symbol  __aeabi_dsub (err 0)

Unknown symbol __aeabi_i2d (err 0)

Unknown symbol  __aeabi_d2uiz (err 0)

Unknown symbol  __aeabi_d2iz (err 0)

I guess the reason is that the current  the configuration of the  wiced studio  can't  support the floating point calculation.

who can tell me how to configue the  wiced studio to support the floating point calculation.

thanks!

mandy

0 Likes
1 Solution
5 Replies