I was working on some project that time i got this error
-- Application: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app
-- Found Python3: C:/Users/40025637/software/python.exe (found suitable exact version "3.10.5") found components: Interpreter
-- Cache files will be written to: I:/zephyrproject/zephyr/.cache
-- Zephyr version: 3.1.99 (I:/zephyrproject/zephyr)
-- Found west (found suitable version "0.14.0", minimum required is "0.7.1")
-- Board: nucleo_f429zi
-- Found toolchain: gnuarmemb (C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10)
-- Found BOARD.dts: I:/zephyrproject/zephyr/boards/arm/nucleo_f429zi/nucleo_f429zi.dts
-- Generated zephyr.dts: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/devicetree_unfixed.h
-- Including generated dts.cmake file: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/dts.cmake
Parsing I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Kconfig
Loaded configuration 'I:/zephyrproject/zephyr/boards/arm/nucleo_f429zi/nucleo_f429zi_defconfig'
Merged configuration 'I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/prj.conf'
Merged configuration 'I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/boards/nucleo_f429zi.conf'
Configuration saved to 'I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/.config'
Kconfig header saved to 'I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/autoconf.h'
-- The C compiler identification is GNU 10.3.1
-- The CXX compiler identification is GNU 10.3.1
-- The ASM compiler identification is GNU
-- Found assembler: C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe
-- Configuring done
-- Generating done
-- Build files have been written to: I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build
-- west build: building application
[1/208] Generating include/generated/version.h
-- Zephyr version: 3.1.99 (I:/zephyrproject/zephyr), build: zephyr-v3.1.0-3362-g405ebc0cd08b
[8/208] Building C object CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c.obj
FAILED: CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c.obj
C:\Users\40025637\gcc-arm-none-eabi-10.3-2021.10-win32\gcc-arm-none-eabi-10.3-2021.10\bin\arm-none-eabi-gcc.exe -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DSTM32F429xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -II:/edge-rtos-babelfish-v3/src/BF/DCI/. -II:/edge-rtos-babelfish-v3/src/BF/DSI/. -II:/edge-rtos-babelfish-v3/src/BF/Modbus/. -II:/edge-rtos-babelfish-v3/src/BF/OpenAmp -II:/edge-rtos-babelfish-v3/src/BF/. -II:/edge-rtos-babelfish-v3/src/Crypt_API/. -II:/edge-rtos-babelfish-v3/src/DebugManager/. -II:/edge-rtos-babelfish-v3/src/Lib/. -II:/edge-rtos-babelfish-v3/src/MiscCode/FUS/. -II:/edge-rtos-babelfish-v3/src/MiscCode/. -II:/edge-rtos-babelfish-v3/src/NV/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/External_Flash/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/. -II:/edge-rtos-babelfish-v3/src/OS/. -II:/edge-rtos-babelfish-v3/src/TimeConversion/. -II:/edge-rtos-babelfish-v3/src/BLR/Mem/. -II:/edge-rtos-babelfish-v3/src/BLR/Includes/. -II:/edge-rtos-babelfish-v3/src/BLR/serial/. -II:/edge-rtos-babelfish-v3/src/BLR/. -II:/edge-rtos-babelfish-v3/src/uC/IO/. -II:/edge-rtos-babelfish-v3/src/uC/Reset/. -II:/edge-rtos-babelfish-v3/src/uC/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/BFData/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/Config/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/. -II:/zephyrproject/zephyr/include -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated -II:/zephyrproject/zephyr/soc/arm/st_stm32/stm32f4 -II:/zephyrproject/zephyr/drivers -II:/zephyrproject/zephyr/soc/arm/st_stm32/common -II:/zephyrproject/modules/hal/cmsis/CMSIS/Core/Include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/soc -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include/Legacy -II:/zephyrproject/modules/hal/stm32/stm32cube/common_ll/include -isystem I:/zephyrproject/zephyr/lib/libc/minimal/include -isystem I:/zephyrproject/zephyr/subsys/cpp/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include-fixed -Os -imacros I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/autoconf.h -ffreestanding -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi -imacros I:/zephyrproject/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wno-pointer-sign -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -Werror=implicit-int -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=I:/edge-rtos-babelfish-v3/examples/blinky_starter_app=CMAKE_SOURCE_DIR -fmacro-prefix-map=I:/zephyrproject/zephyr=ZEPHYR_BASE -fmacro-prefix-map=I:/zephyrproject=WEST_TOPDIR -ffunction-sections -fdata-sections -std=c99 -nostdinc -MD -MT CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c.obj -MF CMakeFiles\app.dir\I_\edge-rtos-babelfish-v3\src\Lib\Ram_Sys_Heap.c.obj.d -o CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c.obj -c I:/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c
I:/edge-rtos-babelfish-v3/src/Lib/Ram_Sys_Heap.c:9:10: fatal error: zephyr.h: No such file or directory
9 | #include "zephyr.h"
| ^~~~~~~~~~
compilation terminated.
[9/208] Building CXX object CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp.obj
FAILED: CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp.obj
C:\Users\40025637\gcc-arm-none-eabi-10.3-2021.10-win32\gcc-arm-none-eabi-10.3-2021.10\bin\arm-none-eabi-g++.exe -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DSTM32F429xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -II:/edge-rtos-babelfish-v3/src/BF/DCI/. -II:/edge-rtos-babelfish-v3/src/BF/DSI/. -II:/edge-rtos-babelfish-v3/src/BF/Modbus/. -II:/edge-rtos-babelfish-v3/src/BF/OpenAmp -II:/edge-rtos-babelfish-v3/src/BF/. -II:/edge-rtos-babelfish-v3/src/Crypt_API/. -II:/edge-rtos-babelfish-v3/src/DebugManager/. -II:/edge-rtos-babelfish-v3/src/Lib/. -II:/edge-rtos-babelfish-v3/src/MiscCode/FUS/. -II:/edge-rtos-babelfish-v3/src/MiscCode/. -II:/edge-rtos-babelfish-v3/src/NV/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/External_Flash/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/. -II:/edge-rtos-babelfish-v3/src/OS/. -II:/edge-rtos-babelfish-v3/src/TimeConversion/. -II:/edge-rtos-babelfish-v3/src/BLR/Mem/. -II:/edge-rtos-babelfish-v3/src/BLR/Includes/. -II:/edge-rtos-babelfish-v3/src/BLR/serial/. -II:/edge-rtos-babelfish-v3/src/BLR/. -II:/edge-rtos-babelfish-v3/src/uC/IO/. -II:/edge-rtos-babelfish-v3/src/uC/Reset/. -II:/edge-rtos-babelfish-v3/src/uC/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/BFData/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/Config/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/. -II:/zephyrproject/zephyr/include -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated -II:/zephyrproject/zephyr/soc/arm/st_stm32/stm32f4 -II:/zephyrproject/zephyr/drivers -II:/zephyrproject/zephyr/soc/arm/st_stm32/common -II:/zephyrproject/modules/hal/cmsis/CMSIS/Core/Include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/soc -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include/Legacy -II:/zephyrproject/modules/hal/stm32/stm32cube/common_ll/include -isystem I:/zephyrproject/zephyr/lib/libc/minimal/include -isystem I:/zephyrproject/zephyr/subsys/cpp/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include-fixed -Os -fcheck-new -std=c++11 -Wno-register -fno-exceptions -fno-rtti -imacros I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/autoconf.h -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi -imacros I:/zephyrproject/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=I:/edge-rtos-babelfish-v3/examples/blinky_starter_app=CMAKE_SOURCE_DIR -fmacro-prefix-map=I:/zephyrproject/zephyr=ZEPHYR_BASE -fmacro-prefix-map=I:/zephyrproject=WEST_TOPDIR -ffunction-sections -fdata-sections -nostdinc -nostdinc++ -MD -MT CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp.obj -MF CMakeFiles\app.dir\I_\edge-rtos-babelfish-v3\src\Lib\Linked_List.cpp.obj.d -o CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp.obj -c I:/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp
In file included from I:/edge-rtos-babelfish-v3/src/Lib/Linked_List.cpp:9:
i:\edge-rtos-babelfish-v3\src\blr\includes\includes.h:18:10: fatal error: sys/printk.h: No such file or directory
18 | #include <sys/printk.h>
| ^~~~~~~~~~~~~~
compilation terminated.
[10/208] Building CXX object CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp.obj
FAILED: CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp.obj
C:\Users\40025637\gcc-arm-none-eabi-10.3-2021.10-win32\gcc-arm-none-eabi-10.3-2021.10\bin\arm-none-eabi-g++.exe -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DSTM32F429xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -II:/edge-rtos-babelfish-v3/src/BF/DCI/. -II:/edge-rtos-babelfish-v3/src/BF/DSI/. -II:/edge-rtos-babelfish-v3/src/BF/Modbus/. -II:/edge-rtos-babelfish-v3/src/BF/OpenAmp -II:/edge-rtos-babelfish-v3/src/BF/. -II:/edge-rtos-babelfish-v3/src/Crypt_API/. -II:/edge-rtos-babelfish-v3/src/DebugManager/. -II:/edge-rtos-babelfish-v3/src/Lib/. -II:/edge-rtos-babelfish-v3/src/MiscCode/FUS/. -II:/edge-rtos-babelfish-v3/src/MiscCode/. -II:/edge-rtos-babelfish-v3/src/NV/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/External_Flash/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/. -II:/edge-rtos-babelfish-v3/src/OS/. -II:/edge-rtos-babelfish-v3/src/TimeConversion/. -II:/edge-rtos-babelfish-v3/src/BLR/Mem/. -II:/edge-rtos-babelfish-v3/src/BLR/Includes/. -II:/edge-rtos-babelfish-v3/src/BLR/serial/. -II:/edge-rtos-babelfish-v3/src/BLR/. -II:/edge-rtos-babelfish-v3/src/uC/IO/. -II:/edge-rtos-babelfish-v3/src/uC/Reset/. -II:/edge-rtos-babelfish-v3/src/uC/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/BFData/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/Config/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/. -II:/zephyrproject/zephyr/include -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated -II:/zephyrproject/zephyr/soc/arm/st_stm32/stm32f4 -II:/zephyrproject/zephyr/drivers -II:/zephyrproject/zephyr/soc/arm/st_stm32/common -II:/zephyrproject/modules/hal/cmsis/CMSIS/Core/Include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/soc -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include/Legacy -II:/zephyrproject/modules/hal/stm32/stm32cube/common_ll/include -isystem I:/zephyrproject/zephyr/lib/libc/minimal/include -isystem I:/zephyrproject/zephyr/subsys/cpp/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include-fixed -Os -fcheck-new -std=c++11 -Wno-register -fno-exceptions -fno-rtti -imacros I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/autoconf.h -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi -imacros I:/zephyrproject/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=I:/edge-rtos-babelfish-v3/examples/blinky_starter_app=CMAKE_SOURCE_DIR -fmacro-prefix-map=I:/zephyrproject/zephyr=ZEPHYR_BASE -fmacro-prefix-map=I:/zephyrproject=WEST_TOPDIR -ffunction-sections -fdata-sections -nostdinc -nostdinc++ -MD -MT CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp.obj -MF CMakeFiles\app.dir\I_\edge-rtos-babelfish-v3\src\Lib\Bit_List.cpp.obj.d -o CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp.obj -c I:/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp
In file included from I:/edge-rtos-babelfish-v3/src/Lib/Bit_List.cpp:9:
i:\edge-rtos-babelfish-v3\src\blr\includes\includes.h:18:10: fatal error: sys/printk.h: No such file or directory
18 | #include <sys/printk.h>
| ^~~~~~~~~~~~~~
compilation terminated.
[11/208] Building CXX object CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram.cpp.obj
FAILED: CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram.cpp.obj
C:\Users\40025637\gcc-arm-none-eabi-10.3-2021.10-win32\gcc-arm-none-eabi-10.3-2021.10\bin\arm-none-eabi-g++.exe -DCORE_CM4 -DHSE_VALUE=8000000 -DKERNEL -DSTM32F429xx -DUSE_FULL_LL_DRIVER -DUSE_HAL_DRIVER -D_FORTIFY_SOURCE=2 -D__PROGRAM_START -D__ZEPHYR__=1 -II:/edge-rtos-babelfish-v3/src/BF/DCI/. -II:/edge-rtos-babelfish-v3/src/BF/DSI/. -II:/edge-rtos-babelfish-v3/src/BF/Modbus/. -II:/edge-rtos-babelfish-v3/src/BF/OpenAmp -II:/edge-rtos-babelfish-v3/src/BF/. -II:/edge-rtos-babelfish-v3/src/Crypt_API/. -II:/edge-rtos-babelfish-v3/src/DebugManager/. -II:/edge-rtos-babelfish-v3/src/Lib/. -II:/edge-rtos-babelfish-v3/src/MiscCode/FUS/. -II:/edge-rtos-babelfish-v3/src/MiscCode/. -II:/edge-rtos-babelfish-v3/src/NV/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/External_Flash/. -II:/edge-rtos-babelfish-v3/src/NVCtrls/. -II:/edge-rtos-babelfish-v3/src/OS/. -II:/edge-rtos-babelfish-v3/src/TimeConversion/. -II:/edge-rtos-babelfish-v3/src/BLR/Mem/. -II:/edge-rtos-babelfish-v3/src/BLR/Includes/. -II:/edge-rtos-babelfish-v3/src/BLR/serial/. -II:/edge-rtos-babelfish-v3/src/BLR/. -II:/edge-rtos-babelfish-v3/src/uC/IO/. -II:/edge-rtos-babelfish-v3/src/uC/Reset/. -II:/edge-rtos-babelfish-v3/src/uC/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/BFData/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/Config/. -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/Code/. -II:/zephyrproject/zephyr/include -II:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated -II:/zephyrproject/zephyr/soc/arm/st_stm32/stm32f4 -II:/zephyrproject/zephyr/drivers -II:/zephyrproject/zephyr/soc/arm/st_stm32/common -II:/zephyrproject/modules/hal/cmsis/CMSIS/Core/Include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/soc -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include -II:/zephyrproject/modules/hal/stm32/stm32cube/stm32f4xx/drivers/include/Legacy -II:/zephyrproject/modules/hal/stm32/stm32cube/common_ll/include -isystem I:/zephyrproject/zephyr/lib/libc/minimal/include -isystem I:/zephyrproject/zephyr/subsys/cpp/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include -isystem c:/users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/bin/../lib/gcc/arm-none-eabi/10.3.1/include-fixed -Os -fcheck-new -std=c++11 -Wno-register -fno-exceptions -fno-rtti -imacros I:/edge-rtos-babelfish-v3/examples/blinky_starter_app/build/zephyr/include/generated/autoconf.h -fno-common -g -gdwarf-4 -fdiagnostics-color=always -mcpu=cortex-m4 -mthumb -mabi=aapcs -mfp16-format=ieee --sysroot=C:/Users/40025637/gcc-arm-none-eabi-10.3-2021.10-win32/gcc-arm-none-eabi-10.3-2021.10/arm-none-eabi -imacros I:/zephyrproject/zephyr/include/zephyr/toolchain/zephyr_stdint.h -Wall -Wformat -Wformat-security -Wno-format-zero-length -Wno-main -Wpointer-arith -Wexpansion-to-defined -Wno-unused-but-set-variable -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-reorder-functions -fno-defer-pop -fmacro-prefix-map=I:/edge-rtos-babelfish-v3/examples/blinky_starter_app=CMAKE_SOURCE_DIR -fmacro-prefix-map=I:/zephyrproject/zephyr=ZEPHYR_BASE -fmacro-prefix-map=I:/zephyrproject=WEST_TOPDIR -ffunction-sections -fdata-sections -nostdinc -nostdinc++ -MD -MT CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram.cpp.obj -MF CMakeFiles\app.dir\I_\edge-rtos-babelfish-v3\src\Lib\Ram.cpp.obj.d -o CMakeFiles/app.dir/I_/edge-rtos-babelfish-v3/src/Lib/Ram.cpp.obj -c I:/edge-rtos-babelfish-v3/src/Lib/Ram.cpp
In file included from I:/edge-rtos-babelfish-v3/src/Lib/Ram.cpp:9:
i:\edge-rtos-babelfish-v3\src\blr\includes\includes.h:18:10: fatal error: sys/printk.h: No such file or directory
18 | #include <sys/printk.h>
| ^~~~~~~~~~~~~~
compilation terminated.