cancel
Showing results for 
Search instead for 
Did you mean: 

Create STM32 project in ubuntu without IDE

debugme
Associate II

Hello,

I've experience in using IDEs to create and run a projects in windows platform. But I've no experience in ubuntu.

Now I need to work with STM32F4 mcu in ubuntu platform without using any IDEs (I can use editors). So how do I get start with this? Are there any tutorials/references to guide me through this?

Please help me.

Thankyou:)

6 REPLIES 6
AScha.3
Chief II

why not use STM32CubeIDE ?? i use it on Linux MX system, works perfect.

If you feel a post has answered your question, please click "Accept as Solution".

Yea it works. But, my requirement is not to use any IDE. I need to work in command mode everything

AScha.3
Chief II

https://letmegooglethat.com/?q=linux+arm+toolchain+install

https://lindevs.com/install-gnu-arm-embedded-toolchain-on-ubuntu

If you feel a post has answered your question, please click "Accept as Solution".

https://github.com/cpq/bare-metal-programming-guide

It's work in progress, discussed here.

JW

I'll check and get back. Thankyou.

I'll check and get back. Thankyou.