nordic icon indicating copy to clipboard operation
nordic copied to clipboard

How can I see the .c and .h files in Eclipse after "make"

Open ugurkebir opened this issue 7 years ago • 0 comments

Hello Mr.

I watched your videos and I also followed the tutorial step by step. I have accomplished all the steps successfully. But the problem is, my .c and .h files(such as main.c) do not appear in the Eclipse project explorer section. So I can not edit my .c and .h files at Eclipse. You have also edited your .c and .h files in your videos using a text editor, not Eclipse. Is there a way to edit all of my files from a single place, as is the case with the uVision IDE?

EDIT: I used;

  • Nordic SDK 14.2.0, Segger J-Link V6.20b

  • Eclipse IDE for C/C++ Developers – Version: Neon.3

  • GNU ARM Toolchain v4.9.3

  • GNU Make Utility v3.81

  • MinGW

ugurkebir avatar Jan 03 '18 05:01 ugurkebir