Well, that didn’t go so well. The utility does see my N10:
$ rkdeveloptool ld
DevNo=1 Vid=0x2207,Pid=0x330c,LocationID=1401 Maskrom
And I was able to install the bootloader:
$ rkdeveloptool db rk3399pro_loader_v1.20.115.bin
Downloading bootloader succeeded.
But then the connection went a little crazy, alternating between “Did not find…” and “Write LBA failed!”
$ rkdeveloptool wl 0 rockpin10_debian_buster_xfce4_arm64_20200106_0710-gpt.img
Did not find any rockusb device, please plug device in!
$ rkdeveloptool wl 0 rockpin10_debian_buster_xfce4_arm64_20200106_0710-gpt.img
Write LBA failed!
Then I tried to erase the eMMC with similar results:
$ rkdeveloptool ef
Did not find any rockusb device, please plug device in!
$ rkdeveloptool ef
Starting to erase flash...
Getting flash info from device failed!
Any ideas as to why it would be so inconsistent? This is a brand new USB cable, so it’s definitely not worn out. It’s plugged into the front USB 3 port, as per the instructions.
Hellllllp! This is so frustrating. I made one tiny, albeit stupid, mistake and I have what is effectively a brick.
EDIT: I just unplugged the N10 and then got it back into maskrom
mode. It acted the same as before, failing to erase the eMMC.