-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
How can I debug this issue?
This seems a piece of dynamically generated Python code to be executed which then raises an exception.
../sources/meta-xilinx/meta-xilinx-core/gen-machine-conf/gen-machine-conf --hw-description ../sdt -c ./conf/
NOTE: Starting bitbake server...
NOTE: Started PRServer with DBfile: /project-on-host/build/cache/prserv.sqlite3, Address: 127.0.0.1:37693, PID: 66303
NOTE: Unpacking /project-on-host/sdt to /project-on-host/build/hw-description/
[INFO] Using HW file: /project-on-host/build/hw-description/project-on-host/sdt/system-top.dts
WARNING: XSCT has been deprecated. It will still be available for several releases. In the future, it's recommended to start new projects with SDT workflow.
[INFO] Getting Platform info from HW file
[WARNING] The lopper 'lops' or 'embeddedsw configuration' files are missing, Trying to get recipe sysroot using bitbake
[WARNING] Unknown CPU xlnx,microblaze-11.0
[WARNING] Unknown CPU xlnx,microblaze-11.0
[INFO] Silentconfig project
[INFO] Generating configuration files
[INFO] Generating cortex-a53 Linux configuration [ None ]
[INFO] Generating cortex-a53 baremetal configuration for FSBL
[INFO] Generating microblaze baremetal configuration for ZynqMP PMU
[INFO] Generating microblaze processor tunes
[ERROR]
[tree.py][WARNING]: Exception (tunes) raised by code block:
def __node_test_block():
if __selected__:
for n in __selected__:
n.tunes['reorder'] = 'reorder'
__nret = __node_test_block()
Metadata
Metadata
Assignees
Labels
No labels