Nrf5340k - tutorial fails

I followed the steps in this: 1. microTVM CLI Tool — tvm 0.14.dev0 documentation

When I try to run with "tvmc run --device micro projectvi-nrf53 --fill-mode ones --print-top 4 ", I get error message “Error: Could not open a session with the micro target.”.

The flashing into nrf5340dk board works because I can see “microTVM Zephyr runtime - running” at the device side.

I use apache-tvm-src-v0.13.0. I wish to run a basic host-driven and standalone samples in nrf5340dk. Appreciate the community’s help. Thank you.