Vitis-Tutorials icon indicating copy to clipboard operation
Vitis-Tutorials copied to clipboard

How can I run host code on KV260 without using xmutil before?

Open DreamLand7707 opened this issue 9 months ago • 0 comments

I m following the tutorial Vitis_Platform_Creation/Design_Tutorials/01-Edge-KV260/step3.md and i finally TEST PASSED. But I have met 2 problems: When I try ed to run host code without using xmbutil before, linux os will collapse. Then I tried to run xmbutil unloadapp and xmbutil loadapp <any app>, xmbutil will stuck in python at a function call which named "waitpid".

DreamLand7707 avatar May 08 '25 17:05 DreamLand7707