This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using nRF52810 with gzll_nrf52_arm.lib

Hi , 

I use nRF52810 with SDK 15.2. Application was Gazell protocol.

However , the link error would show the library use FP feature and build was failed. Both failed at Keil project or SES project.

Is it possible to mark the FP feature at Gazell library ? Or will release the new library for nRF52810?

Thanks

Brian  

Parents
  • Hi,

    We do not have a gazell library for the nRF52810 unfortunately. The library needs to be re-built from source with FPU support disabled. This has been requested internally.

    *Update* Gazell libraries for both 52810 and 52811 were added in nRF5 SDK v.16.0.0 

  • Hi Vidar,

    Which kind of releasing mode would be to have gazell library without FPU support ?  Release by SDK or could just provide the library to me?

    BR

    Brian 

Reply
  • Hi Vidar,

    Which kind of releasing mode would be to have gazell library without FPU support ?  Release by SDK or could just provide the library to me?

    BR

    Brian 

Children