Code Monkey home page Code Monkey logo

Comments (3)

schperplata avatar schperplata commented on July 20, 2024
  1. No clear "Create CubeMX project and select 'Makefile' as output file" method.
    This is a STM32 CubeMX specific, and is not part of this 'guide'. Google will surely be helpful enough. Anyway, the trick is to create CubeMX project as you would normally do, than set output generator to create Makefile (not for example, Keil project).

  2. When i ran the update.py I got several error similar to "Unable to find path to openOCD stlink.cfg configuration file on path:
    I am guessing: did you use (rename, delete '*.backup') 'buildData.json' file? This paths otherwise won't be purposed/checked. You should start with a fresh copy of example project, and specify paths in terminal as it is shown on video. 'buildData.json.backup' is there really just for the reference.
    Is my assumption correct?

  3. Other errors
    I don't know exactly what is going on, but I assume something is locking your files. As you can see from the error output, some subprocess is in fact created, but the files are locked or inaccessible. This can be due few reasons, usually some other software is interfacing with file, or unsaved changes are pending and file is therefore locked. I haven't experienced such issues so far, so double check you have all the R/W permissions.

from vs-code-stm32-ide.

jlhavens avatar jlhavens commented on July 20, 2024

from vs-code-stm32-ide.

schperplata avatar schperplata commented on July 20, 2024

Oh, don't worry, CubeMX and STM32 products are one of the simplest and more user friendly products on the market. I've also started on arduino years ago, and although it took me some time, learning curve is still quite fast.
I advice you to start by the simplest example you can imagine, like blink an LED. Try to set up VS Code and than continue from there to more complex projects. Also, ST community is large and responsive, you will be doing amazing things in a matter of weeks!

Good luck!

from vs-code-stm32-ide.

Related Issues (20)

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.