ros-acceleration / acceleration_examples

ROS 2 package examples demonstrating the use of hardware acceleration.
Apache License 2.0
39 stars 19 forks source link

Failed to launch hello_xilinx in an emulated KV260 #3

Closed surender009 closed 2 years ago

surender009 commented 3 years ago

surender@xhdsurender41:/scratch/KRS/krs_ws$ colcon acceleration emulation sw_emu install-kv260 SECURITY WARNING: This class invokes explicitly a shell via the shell=True argument of the Python subprocess library, and uses admin privileges to manage raw disk images. It is the user's responsibility to ensure that all whitespace and metacharacters passed are quoted appropriately to avoid shell injection vulnerabilities.

[LAUNCH_EMULATOR] INFO: 13:00:55 : PS-QEMU exited [LAUNCH_EMULATOR] INFO: 13:00:57 : PS-QEMU exited [LAUNCH_EMULATOR] INFO: 13:00:57 : PMU/PMC-QEMU exited [LAUNCH_EMULATOR] INFO: 13:00:57 : Trying to kill PLLauncher forcefully because QEMU exited [LAUNCH_EMULATOR] INFO: 13:00:57 : PLLauncher exited by force Please refer PS /simulate logs at /scratch/KRS/krs_ws/acceleration/firmware/kv260/emulation for more details. DONE! INFO: Emulation ran successfully Finalized successfully.

vmayoral commented 2 years ago

@surender009 this seems connected to https://github.com/ros-acceleration/acceleration_examples/issues/4. Can you please check that and if so, resolve this ticket? Let's concentrate the discussion in a single thread.

vmayoral commented 2 years ago

Closing since there're not further responses or comments.