Validate On Target Failed, Internal Command Line Error and Inclusion Error
X-CUDE-AI 9.1.0 Win11
Analysis & Validating on Desktop, Passed.
Validating ONNX model on NUCLEO F767zi (automated), Failed.
Since this automated validation process cannot be intervened or debugged, it seems I can't do anything. Why this appears?
Error here:
[AI:network] Building project
[AI:network] Generating project
[AI:network] Temporary project loaded
[AI:network] Temporary AI configuration done
[AI:network] Generating temporary project code
[AI:network] Building project
[AI:network] D:/STM32CubeIDE/STM32CubeIDE_1.13.2/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.200.202406191623/tools/bin/arm-none-eabi-gcc -c -mcpu=cortex-m7 -mfpu=fpv5-d16 -mfloat-abi=hard -DDEBUG -DUSE_HAL_DRIVER -DSTM32F767xx -D -IDrivers/CMSIS/Device/ST/STM32F7xx/Include -IDrivers/CMSIS/Include -IDrivers/STM32F7xx_HAL_Driver/Inc/Legacy -IDrivers/STM32F7xx_HAL_Driver/Inc -IInc -IMiddlewares/ST/AI/Inc -O3 -Wall -fdata-sections -ffunction-sections Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c -o Debug/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.o
[AI:network] <command-line>: error: macro names must be identifiers
[AI:network] In file included from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_rcc.h:27,
[AI:network] from Inc/stm32f7xx_hal_conf.h:271,
[AI:network] from Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h:29,
[AI:network] from Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c:36:
[AI:network] Drivers/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h:29:10: fatal error: stm32f7xx.h: No such file or directory
[AI:network] 29 | #include "stm32f7xx.h"
[AI:network] | ^~~~~~~~~~~~~
[AI:network] compilation terminated.
[AI:network] make: *** [Makefile:76: Debug/Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.o] Error 1
* [AI:network] Automatic build and run failed
