enjoy-digital / litex

Build your hardware, easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xilinx Zynq-7000 digilent_zedboard: workflow failed with meson ERROR: No statements in code.

ZhanYF opened this issue · comments

I'm trying to follow the complete workflow for Zynq-7000[1] but it seems like meson doesn't like the fact that litex/soc/software/libc/arm/meson.build is empty, and thus fail with ERROR: No statements in code. Is this file supposed to be empty? It doesn't look right to me.

Python version: Python 3.11.2
Build command: python3 -m litex_boards.targets.digilent_zedboard --build
Executed from the root of litex-boards

1: https://github.com/sergachev/litex-template/tree/main/digilent_zedboard

My local litex repo is at commit 9c3f272f6e5cd8146d22b78a60a61258721617f2

Full log:

litex.log