Skip to content

interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg #237

@blelem

Description

@blelem

In section 1.4.4, the proposed configuration seems to be deprecated by STM.
openocd -f interface/stlink-v2-1.cfg -f target/stm32f3x.cfg
since it generates a warning
WARNING: interface/stlink-v2-1.cfg is deprecated, please switch to interface/stlink.cfg
the cfg file proposed by openocd seems to work fine, so perhaps the book could be updated accordingly.
openocd -f interface/stlink.cfg -f target/stm32f3x.cfg

BTW, It took me about an hour to get through the introduction/installation chapter. Considering the amount of different SW components involved, that was a smooth ride! Thanks for writing this book!

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