Closed vovachernin closed 2 years ago
Have you looked at this wiki page on the flashing process? When the script exits that early, it's usually a fairly basic setup problem.
Make sure you either use sudo
or set up udev rules on your development host to allow for non-root access to the USB device.
Make sure you're using a good-quality USB cable connected directly to your development host.
Make sure the device is in recovery mode.
This issue was resolved in the Slack channel, but for future reference the problem turned out to be a conflict between the NVIDIA flashing tools and another package on the development host. See this NVIDIA developer forum topic for more information.
hi! i compiled yocto image and when i flash it like ./deploy.sh core-image-sato-dev jetson-agx-xavier-devkit I get "ERR: could not retrieve chip ID" and flashing failed I checked at 2 different Jetson Xaviers the same result
To Reproduce Steps to reproduce the behavior:
dunfell-l4t-r32.5.0
q branch '...' witMACHINE
based on 'jetson-agx-xavier-devkit'