This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

gzp gzll libraries for nRF52820 (gzll_nrf52810_sd_resources_gcc.a)

To the kind attention of Nordic support team,

we are planning to use nRF5_SDK_17.1.0_ddde560 and nRF52820 for a project. We are interested in using gzp gzll library compiled without hard float support. We found that gzll_nrf52810_sd_resources_gcc.a is present in sdk . Can it be used without any problem in 820 projects? Do you see any possible side effect?

Thank you for your precious attention,

Best regards

Parents
  • Hello,

    I don't see any reasons why the library that you mention shouldn't work for the nRF52820, as neither of them have HW float, and the nRF52820 has more flash than the nRF52810. Since it is a library, it is just a closed source library that will be included in your application, so no need to worry about flash layout either.

    Best regards,

    Edvin

Reply
  • Hello,

    I don't see any reasons why the library that you mention shouldn't work for the nRF52820, as neither of them have HW float, and the nRF52820 has more flash than the nRF52810. Since it is a library, it is just a closed source library that will be included in your application, so no need to worry about flash layout either.

    Best regards,

    Edvin

Children
Related