nRF5340 sample apps fail to build

Hi,

NCS Version: 2.5.0

Zephyr RTOS Version: 3.4.99

Zephyr Toolchain Version: 0.16.4

I attempted to build some of the sample apps for the nRF5340

  • Multiprotocol RpMsg
  • Remote Shell

But the builds always fail due to the error below occuring numerous times:

fatal error: openamp/open_amp.h: No such file or directory

Has this been observed before? Where should I begin looking to resolve this? Are the SDK versions too old?

Best Regards,

Parker

 *  Executing task: nRF Connect: Generate config nrf5340dk_nrf5340_cpuapp for external/nrf/samples/nrf5340/remote_shell 

Building remote_shell
west build --build-dir /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build /workspaces/project/external/nrf/samples/nrf5340/remote_shell --pristine --board nrf5340dk_nrf5340_cpuapp --no-sysbuild -- -DNCS_TOOLCHAIN_VERSION=NONE -DCONF_FILE=/workspaces/project/external/nrf/samples/nrf5340/remote_shell/prj.conf -DBOARD_ROOT=/workspaces/project/application

-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: /workspaces/project/external/nrf/samples/nrf5340/remote_shell
-- CMake version: 3.28.1
-- Found Python3: /usr/bin/python3 (found suitable version "3.10.12", minimum required is "3.8") found components: Interpreter 
-- Cache files will be written to: /workdir/.cache/zephyr
-- Zephyr version: 3.4.99 (/workspaces/project/external/zephyr)
-- Found west (found suitable version "1.0.0", minimum required is "0.14.0")
-- Board: nrf5340dk_nrf5340_cpuapp
-- Found host-tools: zephyr 0.16.4 (/usr/local/zephyr-sdk)
-- Found toolchain: zephyr 0.16.4 (/usr/local/zephyr-sdk)
-- Found Dtc: /usr/bin/dtc (found suitable version "1.6.1", minimum required is "1.4.6") 
-- Found BOARD.dts: /workspaces/project/external/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts
-- Found devicetree overlay: /workspaces/project/external/nrf/samples/nrf5340/remote_shell/boards/nrf5340dk_nrf5340_cpuapp.overlay
-- Generated zephyr.dts: /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/zephyr.dts
-- Generated devicetree_generated.h: /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/devicetree_generated.h
-- Including generated dts.cmake file: /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/dts.cmake
Parsing /workspaces/project/external/nrf/samples/nrf5340/remote_shell/Kconfig
Loaded configuration '/workspaces/project/external/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig'
Merged configuration '/workspaces/project/external/nrf/samples/nrf5340/remote_shell/prj.conf'
Configuration saved to '/workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/.config'
Kconfig header saved to '/workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/autoconf.h'
-- Found GnuLd: /usr/local/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd (found version "2.38") 
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- The ASM compiler identification is GNU
-- Found assembler: /usr/local/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Configuring done (4.9s)
-- Generating done (0.1s)
-- Build files have been written to: /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build
-- west build: building application
[1/173] Preparing syscall dependency handling

[3/173] Generating include/generated/version.h
-- Zephyr version: 3.4.99 (/workspaces/project/external/zephyr), build: v3.4.99-ncs1-35-g3c4d108eb857
[34/173] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj
FAILED: zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj 
ccache /usr/local/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_INTEGER_PRINTF_SCANF -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -I/workspaces/project/external/zephyr/kernel/include -I/workspaces/project/external/zephyr/arch/arm/include -I/workspaces/project/external/zephyr/include -I/workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/nrf53 -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/common/. -I/workspaces/project/external/zephyr/subsys/usb/device -I/workspaces/project/external/nrf/include -I/workspaces/project/external/nrf/tests/include -I/workspaces/project/external/modules/hal/cmsis/CMSIS/Core/Include -I/workspaces/project/external/zephyr/modules/cmsis/. -I/workspaces/project/external/modules/hal/nordic/nrfx -I/workspaces/project/external/modules/hal/nordic/nrfx/drivers/include -I/workspaces/project/external/modules/hal/nordic/nrfx/mdk -I/workspaces/project/external/zephyr/modules/hal_nordic/nrfx/. -isystem /workspaces/project/external/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -Os -imacros /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=/usr/local/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros /workspaces/project/external/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/workspaces/project/external/nrf/samples/nrf5340/remote_shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/workspaces/project/external/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/workspaces/project=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj -MF zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_static_vrings.c.obj -c /workspaces/project/external/zephyr/subsys/ipc/ipc_service/lib/ipc_static_vrings.c
In file included from /workspaces/project/external/zephyr/subsys/ipc/ipc_service/lib/ipc_static_vrings.c:7:
/workspaces/project/external/zephyr/include/zephyr/ipc/ipc_static_vrings.h:11:10: fatal error: openamp/open_amp.h: No such file or directory
   11 | #include <openamp/open_amp.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[37/173] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj
FAILED: zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj 
ccache /usr/local/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_INTEGER_PRINTF_SCANF -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -I/workspaces/project/external/zephyr/kernel/include -I/workspaces/project/external/zephyr/arch/arm/include -I/workspaces/project/external/zephyr/include -I/workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/nrf53 -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/common/. -I/workspaces/project/external/zephyr/subsys/usb/device -I/workspaces/project/external/nrf/include -I/workspaces/project/external/nrf/tests/include -I/workspaces/project/external/modules/hal/cmsis/CMSIS/Core/Include -I/workspaces/project/external/zephyr/modules/cmsis/. -I/workspaces/project/external/modules/hal/nordic/nrfx -I/workspaces/project/external/modules/hal/nordic/nrfx/drivers/include -I/workspaces/project/external/modules/hal/nordic/nrfx/mdk -I/workspaces/project/external/zephyr/modules/hal_nordic/nrfx/. -isystem /workspaces/project/external/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -Os -imacros /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=/usr/local/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros /workspaces/project/external/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/workspaces/project/external/nrf/samples/nrf5340/remote_shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/workspaces/project/external/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/workspaces/project=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj -MF zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/lib/ipc_rpmsg.c.obj -c /workspaces/project/external/zephyr/subsys/ipc/ipc_service/lib/ipc_rpmsg.c
In file included from /workspaces/project/external/zephyr/subsys/ipc/ipc_service/lib/ipc_rpmsg.c:8:
/workspaces/project/external/zephyr/include/zephyr/ipc/ipc_rpmsg.h:11:10: fatal error: openamp/open_amp.h: No such file or directory
   11 | #include <openamp/open_amp.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[38/173] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj
FAILED: zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj 
ccache /usr/local/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -DKERNEL -DNRF5340_XXAA_APPLICATION -DNRF_SKIP_FICR_NS_COPY_TO_RAM -DPICOLIBC_INTEGER_PRINTF_SCANF -D_FORTIFY_SOURCE=1 -D_POSIX_C_SOURCE=200809 -D__LINUX_ERRNO_EXTENSIONS__ -D__PROGRAM_START -D__ZEPHYR__=1 -I/workspaces/project/external/zephyr/kernel/include -I/workspaces/project/external/zephyr/arch/arm/include -I/workspaces/project/external/zephyr/include -I/workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/nrf53 -I/workspaces/project/external/zephyr/soc/arm/nordic_nrf/common/. -I/workspaces/project/external/zephyr/subsys/usb/device -I/workspaces/project/external/nrf/include -I/workspaces/project/external/nrf/tests/include -I/workspaces/project/external/modules/hal/cmsis/CMSIS/Core/Include -I/workspaces/project/external/zephyr/modules/cmsis/. -I/workspaces/project/external/modules/hal/nordic/nrfx -I/workspaces/project/external/modules/hal/nordic/nrfx/drivers/include -I/workspaces/project/external/modules/hal/nordic/nrfx/mdk -I/workspaces/project/external/zephyr/modules/hal_nordic/nrfx/. -isystem /workspaces/project/external/nrfxlib/crypto/nrf_cc312_platform/include -fno-strict-aliasing -Os -imacros /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/autoconf.h -fno-printf-return-value -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m33 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=/usr/local/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi -imacros /workspaces/project/external/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-pic -fno-pie -fno-asynchronous-unwind-tables -ftls-model=local-exec -fno-reorder-functions --param=min-pagesize=0 -fno-defer-pop -fmacro-prefix-map=/workspaces/project/external/nrf/samples/nrf5340/remote_shell=CMAKE_SOURCE_DIR -fmacro-prefix-map=/workspaces/project/external/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/workspaces/project=WEST_TOPDIR -ffunction-sections -fdata-sections --specs=picolibc.specs -std=c99 -MD -MT zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj -MF zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c.obj -c /workspaces/project/external/zephyr/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c
In file included from /workspaces/project/external/zephyr/subsys/ipc/ipc_service/backends/ipc_rpmsg_static_vrings.c:15:
/workspaces/project/external/zephyr/include/zephyr/ipc/ipc_static_vrings.h:11:10: fatal error: openamp/open_amp.h: No such file or directory
   11 | #include <openamp/open_amp.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[51/173] Building C object zephyr/CMakeFiles/zephyr.dir/subsys/usb/device/usb_device.c.obj
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /usr/local/bin/cmake --build /workspaces/project/external/nrf/samples/nrf5340/remote_shell/build

  • Hi,

    I've attempted to build the two samples you mention now in NCS 2.5.0 and I unfortunately don't see the same error message as you did for the remote shell and saw a successful build instead:

    (v2.5.0) C:\Nordic\SDKs\ncs\v2.5.0\nrf\samples\nrf5340\remote_shell> dir
     Volume in drive C is OSDisk
     Volume Serial Number is C62C-9A19
    
     Directory of C:\Nordic\SDKs\ncs\v2.5.0\nrf\samples\nrf5340\remote_shell
    
    30.10.2023  12:10    <DIR>          .
    30.10.2023  12:10    <DIR>          ..
    30.10.2023  12:10    <DIR>          boards
    30.10.2023  12:10               338 CMakeLists.txt
    30.10.2023  12:10               716 Kconfig
    30.10.2023  12:10               670 prj.conf
    30.10.2023  12:10               641 prj_uart.conf
    30.10.2023  12:10             1 720 README.rst
    30.10.2023  12:10               638 sample.yaml
    30.10.2023  12:10    <DIR>          src
                   6 File(s)          4 723 bytes
                   4 Dir(s)  106 792 370 176 bytes free
    
    (v2.5.0) C:\Nordic\SDKs\ncs\v2.5.0\nrf\samples\nrf5340\remote_shell> west build -b nrf5340dk_nrf5340_cpuapp -p
    -- west build: generating a build system
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell
    -- CMake version: 3.20.5
    -- Using NCS Toolchain 2.5.20231017.848171396279 for building. (C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/cmake)
    CMake Deprecation Warning at C:/Nordic/SDKs/ncs/v2.5.0/zephyr/cmake/modules/FindDeprecated.cmake:121 (message):
      'PYTHON_PREFER' variable is deprecated.  Please use Python3_EXECUTABLE
      instead.
    Call Stack (most recent call first):
      C:/Nordic/SDKs/ncs/v2.5.0/zephyr/cmake/modules/python.cmake:16 (find_package)
      C:/Nordic/SDKs/ncs/v2.5.0/zephyr/cmake/modules/zephyr_default.cmake:129 (include)
      C:/Nordic/SDKs/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
      C:/Nordic/SDKs/ncs/v2.5.0/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
      CMakeLists.txt:9 (find_package)
    
    
    -- Found Python3: C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/opt/bin/python.exe (found suitable version "3.8.2", minimum required is "3.8") found components: Interpreter
    -- Cache files will be written to: C:/Nordic/SDKs/ncs/v2.5.0/zephyr/.cache
    -- Zephyr version: 3.4.99 (C:/Nordic/SDKs/ncs/v2.5.0/zephyr)
    -- Found west (found suitable version "1.1.0", minimum required is "0.14.0")
    -- Board: nrf5340dk_nrf5340_cpuapp
    -- Found host-tools: zephyr 0.16.1 (C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
    -- Found toolchain: zephyr 0.16.1 (C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/opt/zephyr-sdk)
    -- Found Dtc: C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6")
    -- Found BOARD.dts: C:/Nordic/SDKs/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp.dts
    -- Found devicetree overlay: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/boards/nrf5340dk_nrf5340_cpuapp.overlay
    -- Generated zephyr.dts: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build/zephyr/zephyr.dts
    -- Generated devicetree_generated.h: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/devicetree_generated.h
    -- Including generated dts.cmake file: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build/zephyr/dts.cmake
    Parsing C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/Kconfig
    Loaded configuration 'C:/Nordic/SDKs/ncs/v2.5.0/zephyr/boards/arm/nrf5340dk_nrf5340/nrf5340dk_nrf5340_cpuapp_defconfig'
    Merged configuration 'C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/prj.conf'
    Configuration saved to 'C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build/zephyr/.config'
    Kconfig header saved to 'C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build/zephyr/include/generated/autoconf.h'
    -- Found GnuLd: c:/nordic/sdks/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd.exe (found version "2.38")
    -- The C compiler identification is GNU 12.2.0
    -- The CXX compiler identification is GNU 12.2.0
    -- The ASM compiler identification is GNU
    -- Found assembler: C:/Nordic/SDKs/ncs/toolchains/c57af46cb7/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc.exe
    -- libmetal version: 1.4.0 (C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell)
    -- Build type:
    -- Host:    Windows/AMD64
    -- Target:  Generic/arm
    -- Machine: arm
    -- Looking for include file stdatomic.h
    -- Looking for include file stdatomic.h - found
    -- open-amp version: 1.4.0 (C:/Nordic/SDKs/ncs/v2.5.0/modules/lib/open-amp/open-amp)
    -- Host:    Windows/AMD64
    -- Target:  Generic/arm
    -- Machine: arm
    -- C_FLAGS :  -Wall -Wextra
    -- Looking for include file fcntl.h
    -- Looking for include file fcntl.h - found
    -- Configuring done
    -- Generating done
    -- Build files have been written to: C:/Nordic/SDKs/ncs/v2.5.0/nrf/samples/nrf5340/remote_shell/build
    ←[92m-- west build: building application
    [2/200] Generating include/generated/version.h
    -- Zephyr version: 3.4.99 (C:/Nordic/SDKs/ncs/v2.5.0/zephyr), build: v3.4.99-ncs1
    [200/200] Linking C executable zephyr\zephyr.elf
    Memory region         Used Size  Region Size  %age Used
               FLASH:       67508 B         1 MB      6.44%
                 RAM:       25092 B       448 KB      5.47%
            IDT_LIST:          0 GB         2 KB      0.00%

    NCS 2.5.0, using the corresponding toolchain, and building from terminal using "west build -b nrf5340dk_nrf5340_cpuapp -p"

    I assume you're using the VS Code extension, right? If so, could you verify if both the toolchain and SDK version has been set to match, i.e both being 2.5.0?

    Do you see the same result when you're using a pristine, unmodified sample? https://github.com/nrfconnect/sdk-nrf/tree/v2.6.0/samples/nrf5340/remote_shell 

    Kind regards,
    Andreas

  • Sorry for the false alarm. We are using a devcontainer that is pulling from a forked Zephyr repo -- among some other peculiar configuration options.

    I have installed the SDK locally and the issue is not present anymore. Thanks for your help.

    Parker

Related