23:13:13 **** Incremental Build of configuration Debug for project Accel-meter **** make -j8 all arm-none-eabi-gcc "../Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.c" -mcpu=cortex-m4 -std=gnu11 -g3 -DDEBUG -DARM_MATH_CM4 -D__FPU_PRESENT=1U -DUSE_HAL_DRIVER -DSTM32F446xx -c -I../X-CUBE-AI/App -I../X-CUBE-AI -I../X-CUBE-AI/Target -I../Core/Inc -I../Middlewares/ST/AI/AI/include -I../Middlewares/ST/AI/AI/data -I../Drivers/CMSIS/DSP/Include -I../Drivers/STM32F4xx_HAL_Driver/Inc -I../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy -I../Drivers/CMSIS/Device/ST/STM32F4xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -fcyclomatic-complexity -MMD -MP -MF"Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.d" -MT"Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.o" --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -o "Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.o" arm-none-eabi-gcc -o "Accel-meter.elf" @"objects.list" -l:network_runtime.a -mcpu=cortex-m4 -T"D:\workarea_\Accel-meter\STM32F446RETX_FLASH.ld" --specs=nosys.specs -Wl,-Map="Accel-meter.map" -Wl,--gc-sections -static -L../Middlewares/ST/AI/AI/lib --specs=nano.specs -mfpu=fpv4-sp-d16 -mfloat-abi=hard -mthumb -Wl,--start-group -lc -lm -Wl,--end-group C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x28): undefined reference to `ai_network_data_weights_get' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x2c): undefined reference to `ai_network_get_info' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x30): undefined reference to `ai_network_create' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x34): undefined reference to `ai_network_get_error' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x38): undefined reference to `ai_network_destroy' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x3c): undefined reference to `ai_network_init' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x40): undefined reference to `ai_network_run' C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: ./X-CUBE-AI/App/app_x-cube-ai.o:(.rodata.networks+0x44): undefined reference to `ai_network_forward' collect2.exe: error: ld returned 1 exit status make: *** [makefile:66: Accel-meter.elf] Error 1 "make -j8 all" terminated with exit code 2. Build might be incomplete. 23:13:14 Build Failed. 9 errors, 0 warnings. (took 803ms)