Coder Social home page Coder Social logo

muratovas / vscode_docker_stm32 Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 9.0 2.46 MB

VScode и Docker, мощный набор для разработки под embedded system или VSCode + Docker (GCC-ARM + CMake + OpenOCD) = STM32 IDE

License: Apache License 2.0

Dockerfile 0.01% CMake 0.21% C 99.32% C++ 0.19% Assembly 0.27% Shell 0.01%
vscode stm32 docker gcc gpp cpp cmake openocd ide gcc-arm

vscode_docker_stm32's People

Contributors

chrns avatar muratovas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode_docker_stm32's Issues

Can't open the device

After downgrading Cortex-debug to 1.4.4 and fixing this ERROR: GDB major version should be >= 9, yours is 8,
image
, now I have another error with connecting via ST-LINK to STM32F103:

OpenOCD GDB Server Quit Unexpectedly. See gdb-server output for more details.

[2022-11-11T12:36:26.183Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session connected. You can switch to "DEBUG CONSOLE" to see GDB interactions.
openocd -c "gdb_port 50000" -c "tcl_port 50001" -c "telnet_port 50002" -s /workspaces/VScode_Docker_Stm32/firmware -f /root/.vscode-server/extensions/marus25.cortex-debug-1.4.4/support/openocd-helpers.tcl -f /workspaces/VScode_Docker_Stm32/firmware/openocd/STM32F103xx.cfg
Open On-Chip Debugger 0.10.0
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
CDRTOSConfigure
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
adapter speed: 4000 kHz
adapter_nsrst_delay: 100
none separate
Info : clock speed 4000 kHz
Error: open failed
in procedure 'init' 
in procedure 'ocd_bouncer'

I tried reloading docker and WSL2, but it didn't help. I tried changing STM32F103xx.cfg content to one that I use in Platformio, but also no success. Any ideas?

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.