Custom board creation for nrf5340 controller

Hi,

               im trying to create a custom board file using nrf5340. we tried following the tutorial custom board creation, we copied the nrf5340dk file from the nordic installing folder and created a folder in  path C:\my_boards\boards\nordic\cus_nrf5340  and saved the file in the path edited the file name and the definitions in the board file to the name of the custom board.  however while trying to compile a simple hello world program using the created target board we face issue during build. we are using nrf sdk 2.8.0. we face issues in compiling the device tree file can anyone how in how creating custom board file. 

Parents Reply
  • hi kenneth,

                             thank you for the reply, how ever i managed to build the custom board file eliminating the sysbuild configuration by selecting the option no sysbuild. and it works as expected. is it ok to avoid sysbuild and use the prebuild network core ? or should we use sysbuild. when would we require sysbuild..

    Aravind

Children
Related