Post Go back to editing

no-os build issue

Category: Software
Product Number: zc706
Software Version: vitis 2021.1

Hi team,

  I just followed the steps to build the no-os project as mentioned in the read me file. i added all the src and devices files.

But now while building this, im facing a problem. end up with errors.

/home/user/mukunthan/Vivado_2021/Vitis/2021.1/gnu/aarch32/lin/gcc-arm-none-eabi/x86_64-oesdk-linux/usr/bin/arm-xilinx-eabi/arm-xilinx-eabi-ld.real: /home/user/mukunthan/Driver_development/hdl-hdl_2021_r1/projects/adrv9009/zc706/sdk/adrv9009_zc706_example/Debug/../src/devices/adi_hal/no_os_hal.c:138: undefined reference to `no_os_mdelay'
/home/user/mukunthan/Vivado_2021/Vitis/2021.1/gnu/aarch32/lin/gcc-arm-none-eabi/x86_64-oesdk-linux/usr/bin/arm-xilinx-eabi/arm-xilinx-eabi-ld.real: /home/user/mukunthan/Driver_development/hdl-hdl_2021_r1/projects/adrv9009/zc706/sdk/adrv9009_zc706_example/Debug/../src/devices/adi_hal/no_os_hal.c:140: undefined reference to `no_os_mdelay'

I searched for this function and unable to find. What will be the mistake.

Parents Reply Children
No Data