Hi,
Before moving to mynewt platform, I worked with Nordic SDK using Eclipse IDE and uses CDT Parser to parse the makefile output to display useful information in Eclipse. And was able to use the GDB to perform debugging in Eclipse. (https://devzone.nordicsemi.com/tutorials/7/) Tutorials - Nordic Developer Zone<https://devzone.nordicsemi.com/tutorials/7/> devzone.nordicsemi.com Development with GCC and Eclipse. This tutorial is for developers who want to use Eclipse, the GNU compiler collection (GCC), and the GNU Debugger (GDB) to develop ... But in mynewt I am not sure how to get newt to output the required data to the CDT Parser. So I like to know what IDE do you normally use to develop and debug mynewt? Is there a way that I can develop mynewt in Eclipse? Best Regards, Chew
