Git Product home page Git Product logo

cortex-debug-db-stm32f4's Issues

Unable to parse SVD file

"device": "STM32F407VG"

Unable to parse SVD file: Error: ENOENT: no such file or directory, open '/home/username/.vscode-insiders/extensions/marus25.cortex-debug-dp-stm32f4-1.0.0/data/STM32F40x.svd'

extensions.ts

cdbg.registerSVDFile(/STM32F40[57][RVZI][GE]/i, path.join(context.extensionPath, 'data', 'STM32F40x.svd'));

STM32F40x.svd doesn't seem to yet exist in https://github.com/Marus/cortex-debug-db-stm32f4/tree/master/data.

It's no big deal for me since I already had the STM32F407.svd, but I just wanted to see the changes in the 0.3.0 Cortex-Debug update changelog.
I commented out the "svdFile" line in my launch.json, for the moment, to see it in action.

Also for anyone else updating, for some reason after I updated Cortex-Debug and was reading through the changelog and saw the part about these additional extensions that could be found by searching for "cortex-debug" in the marketplace, no other extensions showed up besides the one from discotools.
I tried multiple times, and think they finally showed up in the search after I closed/reopened vscode. Updating cortex-debug did NOT require a restart.

EDIT0:
Heh, the 0.3.1 update came quickly. Don't know what's in that though.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.