Advertisement
melnikoff

device_tree_gen_error

Jul 12th, 2022
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. ERROR: device-tree-xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0 do_configure: Function failed: do_configure (log file is located at /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/temp/log.do_configure.15221)
  2. ERROR: Logfile of failure stored in: /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/temp/log.do_configure.15221
  3. Log data follows:
  4. | DEBUG: Executing shell function do_configure
  5. | MISC_ARG is -hdf_type xsa -yamlconf /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/device-tree.yaml
  6. | APP_ARG is -app "device-tree"
  7. | Using xsct from: /home/kafe/Local/Xilinx/Petalinux/2019.2/tools/xsct/bin/xsct
  8. | cmd is: xsct -sdx -nodisp /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/dtgen.tcl -ws /codes/kafe/mvtp/audio_ng_xs/build/../components/plnx_workspace/device-tree -pname device-tree -rp /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/git -processor psu_cortexa53_0 -hdf /codes/kafe/mvtp/audio_ng_xs/build/tmp/deploy/images/plnx-zynqmp/Xilinx-plnx-zynqmp.xsa -arch 64 -app "device-tree" -hdf_type xsa -yamlconf /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/device-tree.yaml
  9. | INFO: [Hsi 55-2053] elapsed time for repository (/home/kafe/Local/Xilinx/Petalinux/2019.2/tools/xsct/data/embeddedsw) loading 0 seconds
  10. | hsi::open_hw_design: Time (s): cpu = 00:00:11 ; elapsed = 00:00:11 . Memory (MB): peak = 819.250 ; gain = 145.523 ; free physical = 17538 ; free virtual = 31530
  11. | WARNING: Frequency 33.333333 used instead of 33.333
  12. | Failed to find amba_pl node !!!
  13. | ERROR: [Hsi 55-1545] Problem running tcl command ::sw_device_tree::generate : Failed to find amba_pl node !!!
  14. | while executing
  15. | "error "Failed to find $lu_node node !!!""
  16. | (procedure "get_node_object" line 31)
  17. | invoked from within
  18. | "get_node_object amba_pl pl.dtsi"
  19. | invoked from within
  20. | "create_dt_node -name M00_AXI -label M00_AXI -unit_addr a0010000 -objects [get_node_object amba_pl pl.dtsi]"
  21. | ("eval" body line 1)
  22. | invoked from within
  23. | "eval "create_dt_node ${cmd}""
  24. | (procedure "add_or_get_dt_node" line 183)
  25. | invoked from within
  26. | "add_or_get_dt_node -n $drv_handle -l $drv_handle -u $base -d $default_dts -p $bus_node"
  27. | ("foreach" body line 36)
  28. | invoked from within
  29. | "foreach drv_handle $ext_axi_intf {
  30. | set base [string tolower [get_property BASE_VALUE $drv_handle]]
  31. | set high [string tolower [get_property HIGH_V..."
  32. | (procedure "gen_ext_axi_interface" line 15)
  33. | invoked from within
  34. | "gen_ext_axi_interface"
  35. | (procedure "::sw_device_tree::generate" line 21)
  36. | invoked from within
  37. | "::sw_device_tree::generate device_tree"
  38. | ERROR: [Hsi 55-1442] Error(s) while running TCL procedure generate()
  39. | hsi::generate_target: Time (s): cpu = 00:00:08 ; elapsed = 00:00:09 . Memory (MB): peak = 830.844 ; gain = 11.594 ; free physical = 17520 ; free virtual = 31560
  40. | generate_target failed
  41. | while executing
  42. | "error "generate_target failed""
  43. | invoked from within
  44. | "if {[catch {hsi generate_target -dir $project} res]} {
  45. | error "generate_target failed"
  46. | }"
  47. | (file "/codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/dtgen.tcl" line 38)
  48. | WARNING: exit code 1 from a shell command.
  49. | ERROR: Function failed: do_configure (log file is located at /codes/kafe/mvtp/audio_ng_xs/build/tmp/work/plnx_zynqmp-xilinx-linux/device-tree/xilinx-v2019.2+gitAUTOINC+a8b39cf536-r0/temp/log.do_configure.15221)
  50. ERROR: Task (/home/kafe/Local/Xilinx/Petalinux/2019.2/components/yocto/source/aarch64/layers/meta-xilinx/meta-xilinx-bsp/recipes-bsp/device-tree/device-tree.bb:do_configure) failed with exit code '1'
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement