Celeb Glow
news | March 23, 2026

Embedded studio

I used to program embedded microcontrollers with keil uvision software on windows but recently I switched to ubuntu operating system and still don't know how to program microcontrollers (cortex -m3 series). I have researched and intend to use segger embedded studio software to do that but currently facing the problem that I do not know how to debug with st-link v2 on the software. Can anyone give me some advice?

2

1 Answer

From the question I deduce you are working with STM micros, they have STM32CubeIDE for example which is based on Java and thus works cross-platform.

Other useful tools include STM32CubeProg and STM32CubeMX.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy