Skip to content

[ERROR] [tree.py][WARNING]: Exception (tunes) raised by code block: #619

Description

@likewise

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()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions