No image since I do not get past the device creation.
Here are the logs when running C++ app with DEPTHAI_DEBUG=1
. They are the same for depthai-viewer
.
[2024-06-13 11:53:20.035] [depthai] [info] DEPTHAI_DEBUG enabled, lowered DEPTHAI_LEVEL to 'debug'
[2024-06-13 11:53:20.035] [depthai] [debug] Library information - version: 2.26.0, commit: 90487456cb92d15bcf0129a2f54c332250f1df31 from 2024-05-25 08:30:10 +0200, build: 2024-06-12 06:34:27 +0000, libusb enabled: true
[2024-06-13 11:53:20.039] [depthai] [debug] Initialize - finished
[2024-06-13 11:53:20.043] [host] [debug] Found an actual device by given DeviceInfo: DeviceInfo(name=169.254.1.222, mxid=1944301071DD732700, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS)
[2024-06-13 11:53:20.043] [host] [debug] Device - OpenVINO version: universal
[1944301071DD732700] [169.254.1.222] [1718272400.043] [host] [debug] Device - BoardConfig: {"camera":[],"emmc":null,"gpio":[],"imu":null,"logDevicePrints":true,"logPath":null,"logSizeMax":null,"logVerbosity":null,"network":{"mtu":0,"xlinkTcpNoDelay":true},"nonExclusiveMode":false,"pcieInternalClock":null,"sysctl":[],"uart":[],"usb":{"flashBootedPid":63037,"flashBootedVid":999,"manufacturer":"","maxSpeed":4,"pid":63035,"productName":"","vid":999},"usb3PhyInternalClock":null,"uvc":null,"watchdogInitialDelayMs":null,"watchdogTimeoutMs":null}
libnop:
0000: b9 12 b9 07 81 e7 03 81 3b f6 81 e7 03 81 3d f6 04 bd 00 bd 00 b9 02 00 01 ba 00 be be bb 00 bb
0020: 00 be be be be be be 01 00 bb 00 be be
[2024-06-13 11:53:20.094] [depthai] [debug] Resources - Archive 'depthai-bootloader-fwp-0.0.28.tar.xz' open: 4ms, archive read: 54ms
[2024-06-13 11:53:20.343] [depthai] [debug] Resources - Archive 'depthai-device-fwp-24a3b465b979de3f69410cd225914d8bd029f3ba.tar.xz' open: 4ms, archive read: 302ms
[2024-06-13 11:53:20.353] [depthai] [debug] Searching for booted device: DeviceInfo(name=169.254.1.222, mxid=1944301071DD732700, X_LINK_BOOTLOADER, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
[2024-06-13 11:53:20.555] [depthai] [debug] Connected bootloader version 0.0.28
[1944301071DD732700] [169.254.1.222] [1718272403.115] [host] [debug] Booting FW with Bootloader. Version 0.0.28, Time taken: 2559ms
[2024-06-13 11:53:23.115] [depthai] [debug] DeviceBootloader about to be closed...
[2024-06-13 11:53:23.116] [depthai] [debug] XLinkResetRemote of linkId: (0)
[2024-06-13 11:53:23.811] [depthai] [debug] DeviceBootloader closed, 695
[2024-06-13 11:53:23.822] [depthai] [debug] Searching for booted device: DeviceInfo(name=169.254.1.222, mxid=1944301071DD732700, X_LINK_BOOTED, X_LINK_TCP_IP, X_LINK_MYRIAD_X, X_LINK_SUCCESS), name used as hint only
terminate called after throwing an instance of 'std::runtime_error'
what(): Failed to find device after booting, error message: X_LINK_DEVICE_NOT_FOUND