This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Probe can crash when accessing device shortly after attaching #3
Labels
wontfix
This will not be worked on
Not sure if this is an issue with the J-Link software too, but if the device is plugged in and then accessed before it can "settle" (eg. by running
cargo run --example list
), USB errors can happen and the device can even reenumerate on the bus.This might be an issue with how we do USB initialization, but could also be a firmware bug.
Tested on an EFM32 Giant Gecko dev board.
The text was updated successfully, but these errors were encountered: