我目前正在使用运行 Catalina 的 MacOS 机器作为我的主机来遵循Coral 开发板配置指南。根据说明,要在我的特定主机上使用 MDT 命令行工具,我必须手动配置 mdt。我逐步使用了以下指南,但是当我尝试连接到开发板时出现以下错误。
Waiting for a device...
Connecting to jumbo-goose at 192.168.0.78
Key not present on jumbo-goose -- pushing
It looks like you're trying to connect to a device that isn't connected
to your workstation via USB and doesn't have the SSH key this MDT generated.
To connect with `mdt shell` you will need to first connect to your device
ONLY via USB.
Cowardly refusing to attempt to push a key to a public machine.
如果有人能够帮助我调试此问题,我将不胜感激。我已经刷新了我的设备几次,所以我不确定问题出在哪里。