Code Monkey home page Code Monkey logo

Comments (6)

schperplata avatar schperplata commented on July 20, 2024

Please see this issue and my comment regarding osx support.

Anyway, please, when you open an issue, write it in a way me and others can understand it. Currently I don't even know what the real problem is and I don't plan spending time debugging unclear issue reports. :)

from vs-code-stm32-ide.

schperplata avatar schperplata commented on July 20, 2024

Update: osx support added by om2kw, please check if your problem is still relevant.

from vs-code-stm32-ide.

Hamid-Najafi avatar Hamid-Najafi commented on July 20, 2024

Sorry for that, you’re right.
This program uses OpenOCD while I requested to add texane/stlink support.
Another this is that after setting include path, i also have to define uC model in
'c_cpp_properties.json’ to fix vscode issues

from vs-code-stm32-ide.

schperplata avatar schperplata commented on July 20, 2024

This program uses OpenOCD while I requested to add texane/stlink support.

As I only use stlink, currently there is no plan to extend support for other tools. It can be done for sure, but quite a lot of work is needed to port all configurations, tasks and other features to support other tools.

Another this is that after setting include path, i also have to define uC model in
'c_cpp_properties.json’ to fix vscode issues

I am not sure I understand what you mean or what is the problem. Of course you must set inlude paths, so VS Code, GCC and other tools know where to search for files. And if your project (code in files) demands some predefines, than of course, you also need to add this to 'c_cpp_properties.json'

from vs-code-stm32-ide.

Hamid-Najafi avatar Hamid-Najafi commented on July 20, 2024

I am not sure I understand what you mean or what is the problem. Of course you must set inlude paths, so VS Code, GCC and other tools know where to search for files. And if your project (code in files) demands some predefines, than of course, you also need to add this to 'c_cpp_properties.json'

2019-06-04_01-00-24

from vs-code-stm32-ide.

schperplata avatar schperplata commented on July 20, 2024

Now I see. Your issue has nothing to do with this project.

Please see the main page, docs and examples.

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.