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
  • Hi Jan, agree that the number of comments does not look very promising, but it's hopefully largely due to the fact that the post is quite popular. My advise is to make sure to follow the instructions closely, and start to simple by importing one of the attached examples. Previous experience with GCC and Makefiles is also beneficial.

    In my experience it's not any easier or harder to create an Eclipse managed project, but you won't be using the existing Makefiles included in the SDK. To make this process more simple I think the only option is that we would have a pre-configured Eclipse setup that we could distribute, but at this is not something we have at the moment.

    With that being said, if you want an IDE that works "out of the box", Keil is the way to go as @endnode mentioned.

Reply
  • Hi Jan, agree that the number of comments does not look very promising, but it's hopefully largely due to the fact that the post is quite popular. My advise is to make sure to follow the instructions closely, and start to simple by importing one of the attached examples. Previous experience with GCC and Makefiles is also beneficial.

    In my experience it's not any easier or harder to create an Eclipse managed project, but you won't be using the existing Makefiles included in the SDK. To make this process more simple I think the only option is that we would have a pre-configured Eclipse setup that we could distribute, but at this is not something we have at the moment.

    With that being said, if you want an IDE that works "out of the box", Keil is the way to go as @endnode mentioned.

Children
No Data
Related