hi
i am working eclipse for setting up projects for nrf52832. When i build the blinky example there is no error but the headers nrf_delay.h are not include and the LED_LIST are not detected ... plz help me
hi
i am working eclipse for setting up projects for nrf52832. When i build the blinky example there is no error but the headers nrf_delay.h are not include and the LED_LIST are not detected ... plz help me
Hi,
Take a look at this post (try to manually define the board in Eclipse). If you still have problems, see this post.
The error you are seeing with nrf_delay.h is just an issue with the autocompletion feature, where it's not properly parsing function implementations in header files. It's safe to ignore.
yes.. I added BOARD_PCA1004 in paths and symbols.. but it doesn't work
yes.. I added BOARD_PCA1004 in paths and symbols.. but it doesn't work