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

Import bootloader s110 from Keil to Segger Embedded Studio

Hi, I am importing a bootloader project that uses softdevice s110 and NRF51822 from Keil to Segger Embedded Studio. I have got all kind of errors during the process and I am not being able to fix all of them while I am importing. Once, I could compile the bootloader code but when uploading to the board it wouldnt work. So I am wondering if anyone has gone through this process of importing the bootloader to Segger Embedded Studio and could share the basic project so I dont loose more time trying to do this over and over.

Thanks! 

Parents Reply
  • Update: I can compile the code and upload it to the nrf51822 but is not working properly, dfu is not working, I get GATT disconection, and when I reset the chip it doesnt run the code. I assume that this is because of memory map and flash placement, I did modifications that I wasnt sure about it until I got it working. Do you know if there is any guidelines to modify this files for the bootloader because I only could find for the application.

Children
Related