Skip to content

Pyocd and Pyinstaller problem. #1733

@fabio-ric-silva

Description

@fabio-ric-silva

Solved!! The issue already was put below! Thank you so much!

Hello, there! I hope you all are doing great!

Dears.

I have created a simple graphical interface for selecting the hex file to be written to the target.
In this app, it has a button for testing if the CMSIS-DAP interface is present on the system.

If I execute the script from the python 3.13 (or whatever version) on the system (W10), it works very fine!
But when creating a *.exe from pyinstaller, the app is executed but doesn't find the CMSIS-DAP interface!

I have done hundreds of attempts including --hidden-imports, but, none worked!

Someone had the same problem and could find a solution?

Thanks in advance!

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