Hello All,
As we all know Segger Studio is not supported by SDK12.3 by default. Porting to Ses is easy and help is available but it is for basic programs. if we want to use bootloader and FDS/fstorage modules then it is a lot confusing. Can we take Flash_placement.xml, SES_nRF52 Startup.s and thumb_ctrl0.s from SDK14.2 and use in sdk12.3 for SES support. Is it possible and if yes what changes are required in the files to do? We want to stick with the SDK12.3 because we want an SDK that supports both NRF52 and NRF51. I've tried by simply replacing the Flash_placment file but and changing macro names in the configuration but it didn't run. so I am thinking that NRF_startup files are designed may be in a way to support SES. SO please help me to take SES support from SDK14.2 and Migrate it towards SDK12.3
Thank you.