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

Regarding IDE to develop Code for uBlox which contains nRF5xxxx Core

Hi,

I am a Embedded System Engineer working is a Medical Device Company and presently compiling the code on on a previously licensed IDE and as, the licensing has expired a 80 Kb file is being produced.But the normal hex file which was previously used was producing a hex file of 300 to 302 Kb. Can there be a way in which a Different IDE (freeware) can be used to get a fully compiled version wherein a full Software package can be compiled . Meanwhile. If you there can be any other suggestions that hints us to solve the issue?

With Regards,

Samarth.

Cork,Ireland.

  • Hi,

    Our SDK supports two free alternatives, GCC with Makefiles, and Segger Embedded Studio. You get a free commercial license from Segger for use with any Nordic ICs.

    You did not mention which IDE you are currently using, or which SDK version your project is based on. This will be relevant regarding how simple it will be to migrate to a different IDE/compiler.

    Meanwhile. If you there can be any other suggestions that hints us to solve the issue?

    If the license is expired, I suppose buying a new license can solve the issue?

    Best regards,
    Jørgen

Related