Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Little knowledge on Programming using CMSIS-DAPLink on Segger Emmbedded Studio

Hello all, I'm a bit new to using segger embedded studio for programming the NRF52832. I'm using SDK 17.02, on a windows 10 system. I previously have been working with the Sandeepmistry nrf5 core on arduino and i use the CMSIS-DAPLink from Muse-Lab to program the device. There is no support for using FDS and/or fstorage, in sandeepmistry's core as far as i know, so i decided to go straight and use SES for programming, i have no clue of how to setup the code, and most importantly, how to get SES to use DAPLink. As far as i know, it uses Jlink, and i saw they added support for DAPLink recently, but i don't know what to do. Can someone help me out? If there is also a way to use fstorage or FDS in sandeepmistry's core can someone tell me how to add support for it?

Thanks

Parents Reply
  • Hi, I am already using SES with the CMSIS-DAP. Even right now on the system I'm using it, and it works. I'm currently going through the fstorage example using softdevice S132 on the SDK, and i don't know what to do. I want to know if i can add the fstorage capability on Sandeepmistry's nRF5 core so that i can easily edit in arduino, cause it would take me a long time to migrate all the code i've developed to SES from scratch

Children
Related