Hi Support Team
We have an issue of building peripheral_uart sample. Below is the log of building. Many thanks.
Hi Support Team
We have an issue of building peripheral_uart sample. Below is the log of building. Many thanks.
Hi,
Your listed board nrf54l15dk is not found in the specified directory. Are you using VS Code and have set the paths correctly?
Regards
Hi,
Your listed board nrf54l15dk is not found in the specified directory. Are you using VS Code and have set the paths correctly?
Regards
Hi Tom,
As mentioned by Muhammed, could you verify whether you have nRF55L15DK mentioned in your zephyr/boards/nordic directory within the v2.9.0 SDK?
Regards,
Priyanka
Hi Priyanka
There is nRF54L15DK in my directory you mentioned.
Yes ,we are using vs code and it is installed and opened via the toolchain manager in the nRF connect for desktop. Do we need to set the paths additionally and how to do it?Many thanks.
Hi Tom,
Could you try to open command prompt and then enter
set PYTHONUTF8=1
after that, please try re-building your project again. Please note to delete any previous build folders before rebuilding.
-Priyanka