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

The board 'nrf5340pdk_nrf5340_cpuapp' is deprecated and will be removed in version v2.6.0

Hello,

When I am loading my project into SES I get the following warning message.

CMake Warning at C:/Zypher/v1.5.0-rc1/zephyr/CMakeLists.txt:1354 (message):

WARNING: The board 'nrf5340pdk_nrf5340_cpuapp' is deprecated and will be
removed in version v2.6.0

Note, I am using our own board based on the nRF5340 SoC but until now I have continued to select the nRF5340pdk_nrf5340cpuapp board because that is the board I started the software development on before our own board was ready and it seems to work.

How should we proceed when we upgrade to versions that do not support the nrf5340pdk?

Switch to nrf5340 dk?

or 

Should we create our own dedicated board?

how to go about creating our own board?

Kind regards

Mohamed

Related