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

Error: Board Not defined

I am using the Dynastream D52DK1 ANT starter kit -based on Nordic Semiconductor’s nRF52832. According to the documentation given by Dynastream,

  1. Open the desired project file.
  2. Click on the "Options for target" button.
  3. Click on the “C/C++” tab
  4. Change “BOARD_PCA100XX” to “BOARD_D52DK1” (D52 Starter Kit) in the “Define:” text box. I have performed the necessary task. When i build the program it gives errors including the error "Board not defined" I tried to define D52DK1 in the boards.h header file,but the same is not defined and included in the SDK, and hence does not work. Could you please provide me with a solution for the same. Thank you
Parents Reply Children
No Data
Related