-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
I don't know if it's a new issue/regression, but doing a raw read from the target fails when I run qdl on windows, see
FIREHOSE WRITE: <?xml version="1.0"?>
<data><read SECTOR_SIZE_IN_BYTES="512" num_partition_sectors="4096" physical_partition_number="0" start_sector="0" filename="dummy.bin"/></data>
FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?>
<data>
<log value="INFO: Calling handler for read" /></data>
LOG: INFO: Calling handler for read
FIREHOSE READ: <?xml version="1.0" encoding="UTF-8" ?>
<data>
<response value="ACK" rawmode="true" /></data>
qdl: failed to read full sector: No error
I have not investigated more for now, just sharing more widely.
Note that my Windows laptop is an arm64, and I used a binary build from QDL github CI from last month.
Metadata
Metadata
Assignees
Labels
No labels