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

Development with GCC and Eclipse

Hi Vidar, I am planning to start devlopment on the nRF52 and I would like to use GCC ARM with Eclipse. After having read your post "Development with GCC and Eclipse" and seeing all the comments regarding errors/issues etc. I don't feel very comfortable starting this process.

Now that you have developed these nice nRF51/52 IC's with softdevices etc, then it makes no sense that it should be so complicated to start writing code in an IDE.

Is there any chance that you will write a post describing how to make Eclipse Managed projects instead? Or somehow make the process of getting the GCC/Eclipse system up and running more simple.

Thanks in advance.

Parents
  • Glad to hear that! It was not evident that you are setting up a MAC not Windows PC;) It looks pretty straight forward to me on Win up to GDB, that might take one or two days. But I never regret using GCC instead of Keil or IAR (not only because of cost but also because of portability between systems and teams/developers, that sometimes matters even more than few hundreds bytes of code size saved by more optimized STD lib and compiler/linker... sometimes not and then we need to buy the license and do the final build in something different).

Reply
  • Glad to hear that! It was not evident that you are setting up a MAC not Windows PC;) It looks pretty straight forward to me on Win up to GDB, that might take one or two days. But I never regret using GCC instead of Keil or IAR (not only because of cost but also because of portability between systems and teams/developers, that sometimes matters even more than few hundreds bytes of code size saved by more optimized STD lib and compiler/linker... sometimes not and then we need to buy the license and do the final build in something different).

Children
No Data
Related