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

sdk16 nRF52810 secured gazell keil

arm5_no_packs.zip

To the kind attention of Nordic support team,

I downloaded a fresh copy of  sdk16. I putted to the test keil projects with secured gazell libraries. Now I'm only trying to port one of those example to nRF52810 in Keil.

I already saw that sdk16 provides gazell libraries that have been expressly released for nRF52810 (For example: C:\nRF5_SDK_16.0.0_98a08e2\components\proprietary_rf\gzll\gcc

has got gzll_nrf52810_sd_resources_gcc.a). Still in arm folder seems to miss a library using 810 in its name.

At this stage I successfully used the 810 gcc library using Segger environment to have ordinary (not secured) gazell communication working.

Now I'd like to have the keil environment working for nRF52810 with secured connection. I was wandering if libraries in arm folder are ok for nRF52810.

When I try to do a keil project for nRF52810 using gzll_nrf52_sd_resources_arm.lib I get the following errors you can see in the attached image.

Parents Reply Children
No Data
Related