Hi everyone,
I am following this video step by step to create my custom board configuration https://www.youtube.com/watch?v=KSivO9Cf1TE&t=474s .
I follow every steps but at the moment of build i get that error.
My SDK is v1.6.1, download from nrf Connect v3.7. I copy the example C:\NordSemi\v1.6.1\zephyr\samples\bluetooth\central to my own directory C:\Users\dani\Documents\PlatformIO\Nordic\central, where i add the board "hello_board" such as the video explain.
The same project without adding a custom board and buildding for nrf52840dk_nrf52840 is working without errors.
This is my output on command prompt when i try to build:
This is my output trying to build on segger:
I am so stuck here over one week, any suggestion about how to make a custom board or more information about the issue is welcome.
Thank u.