Skip to content

DFUed built firmware binary image is not recognized by Windows10 #43

Open
@shoichi-kojima

Description

@shoichi-kojima

Dear staffs,

To use my hs-probe as CMSIS-DAP (SWDv2) for RP2040, I built binary image from the latest.
I tried both "cargo build --release ..." and "cargo build --release features turbo" but neither worked. Windows does NOT respond to re-pluging my hs-prove hardware.

I've been using ST's "CubeProg" utility for STM32 MCUs rather than "dfu-util" on Windows10 for DFU. I checked and verifyed the newly built image is correctly DFUed with proper partameter setting such as offset 0x08000000.

So, I guess something is wrong in my "cargo build " process or environments...
To make my "hs-probe" work as CMSIS-DAP again, would some of you put the binary image to the respository for buiding result verification ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions