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

How to set up a project with Eclipse for the nrf51422 ?

Hi,

Following the AN 29 "nRF51 Development with GCC and Eclipse", I cannot import any project on Eclipse:

Indeed in the folder C:\Nordic Semiconductor\nRF51 SDK_v4.2.0.25045\Nordic\nrf51422\Board\nrf6310\blinky_example\gcc (or whatever other example of the nrf51422), i have only 2 .bat files "build.bat" and "flash.bat", plus the makefile.

Where can I find project files for nrf51422 ?

Thanks,

Pierre

Parents
  • Thanks !

    I'm now stuck with a debug problem: after downloading i cannot even execute one instruction. The J-link GDB server says that it reads the first line of the reset handler over and over.

    I'm using the SMA Connector Radio module (board PCA10007) so the hardware reset isnt the issue (connected to VTG)

    I followed the debug procedure of the AN-29 and I'm trying to debug the blinky example (so not dealing with ANT yet)

    Any Idea ?

Reply
  • Thanks !

    I'm now stuck with a debug problem: after downloading i cannot even execute one instruction. The J-link GDB server says that it reads the first line of the reset handler over and over.

    I'm using the SMA Connector Radio module (board PCA10007) so the hardware reset isnt the issue (connected to VTG)

    I followed the debug procedure of the AN-29 and I'm trying to debug the blinky example (so not dealing with ANT yet)

    Any Idea ?

Children
Related