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

Programming bootloader with segger studios?

I am going through the steps for building a secure bootloader

https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader

However I couldn't find the

B1. Compile the uECC library.

Step for segger studios

Going through the infocenter, I can only find the following:

Programming using Segger Embedded Studio

No additional action is required since softdevice and UICR are programmed implicitly by Segger Embedded Studio when bootloader application is flashed.

So what are the steps required to build a secure DFU?

Related