Jump to content

Vitis platform build error


Recommended Posts

Hi there,

i went through the example for Arty-S7 25 and everything worked out quite well.

However, when i wanted to build the platform again from de XSA file, Vitis fails consistently now.

I tried everything i could, delete all files, create new folders, regenerate the XSA again, unfortunately nothing worked out.

The strange thing is platform building worked well in the first place.

I attached the vitis.log, thank you very much in advance.

vitis.log

Link to comment
Share on other sites

Here is an additional error Log:

 --------------------------------------------------------------------------------
 [24.6.2024, 17:33:08]: Generate platform platform with id '74632cbb-e0f6-4c7f-803a-8714294650a9' started.
 --------------------------------------------------------------------------------
 -- Configuring done
 -- Generating done
 -- Build files have been written to: C:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/libsrc/build_configs/gen_bsp
 [1/46] D:\Xilinx\Vitis\2024.1\gnu\microblaze\nt\bin\mb-gcc.exe  -IC:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/libsrc/build_configs/gen_bsp/include -isystem C:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/include -O2 -mxl-barrel-shift -mlittle-endian -mxl-pattern-compare -mno-xl-soft-mul -mno-xl-soft-div -mcpu=v11.0 -DSDT  -MMD -MP -specs=C:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/Xilinx.spec -IC:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/include   -c  -g -ffunction-sections -fdata-sections -Wall -Wextra -fno-tree-loop-distribute-patterns -MD -MT libsrc/gpio/src/CMakeFiles/gpio.dir/xgpio_extra.c.obj -MF libsrc\gpio\src\CMakeFiles\gpio.dir\xgpio_extra.c.obj.d -o libsrc/gpio/src/CMakeFiles/gpio.dir/xgpio_extra.c.obj -c C:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/libsrc/gpio/src/xgpio_extra.c
[ERROR] C:/Users/Johannes/Xilinx/project_2/vitis/platform/microblaze_0/standalone_microblaze_0/bsp/libsrc/standalone/src/common/xil_printf.h:13:10: fatal error: ctype.h: No such file or directory
    13 | #include <ctype.h>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...