GenZ icon indicating copy to clipboard operation
GenZ copied to clipboard

The open-source Zynq 7000 BSP generator

Results 1 GenZ issues
Sort by recently updated
recently updated
newest added

Hi I'm trying to reproduce your example. Unfortunately, when I try to run the example 6, I get the compiler error ``` arm-none-eabi-gcc -DAXI_TEST -mcpu=cortex-a9 -mfpu=vfpv3 -mfloat-abi=hard -c helloworld.c -o...