Hello,
I am using ublox B201 for my project which is based on nRF52832 SoC & with use of SDK 12.2.0.
So i need to know which IDE supports nRF5 SDK 12.2.0 ?
As segger embedded studio supports v14.0 and latest.
Hello,
I am using ublox B201 for my project which is based on nRF52832 SoC & with use of SDK 12.2.0.
So i need to know which IDE supports nRF5 SDK 12.2.0 ?
As segger embedded studio supports v14.0 and latest.
Why are you using such an old SDK version?
Note that any IDE can be used - it's just that Nordic cannot possibly provide detailed support for every single possibility.
In the case of SDK 12, Nordic provided ready-to-go projects for uVision.
However, these will be for whatever version of Keil was current back at that time - so they may no longer "just work" with the current version of Keil.
Which, again, raises the question: Why are you using such an old SDK version?
In later SDKs, Nordic include ready-to-go projects for SES.
But that doesn't stop you from creating your own projects for whatever IDE you like. It just means that you have to do the legwork.
Why are you using such an old SDK version?
Note that any IDE can be used - it's just that Nordic cannot possibly provide detailed support for every single possibility.
In the case of SDK 12, Nordic provided ready-to-go projects for uVision.
However, these will be for whatever version of Keil was current back at that time - so they may no longer "just work" with the current version of Keil.
Which, again, raises the question: Why are you using such an old SDK version?
In later SDKs, Nordic include ready-to-go projects for SES.
But that doesn't stop you from creating your own projects for whatever IDE you like. It just means that you have to do the legwork.
I am using older SDK because ublox B201 firmware was build on that SDK 12.
I need to do changes as per my application in that firmware.
SDK from 14 provide SES segger embedded studio out of box, but i have to use SDK 12.
because ublox B201 firmware was build on that SDK 12
Fair enough.