cancel
Showing results for 
Search instead for 
Did you mean: 

Which toolchain has very good support from ST on linux? I am using STM32l031k6 for development.

noobmaster69
Associate III
 
5 REPLIES 5
KnarfB
Principal III

This is highly a matter of taste, own experience and the tasks you need to accomplish. STM32CubeIDE works and is an all-in-one solution: cross-compilation, GUI based chip configuration (integrated STM32CubeMX) and code-skeleton generation, managing ST firmware libraries and packages, interactive debugging including peripheral register demangling, disassembling, Eclipse IDE with lots of extras like git integration.

Eclipse is by no means my favorite IDE, but I use it because the toolchain is maintained by the chip vendor. Just my 5ct.

hth

KnarfB

noobmaster69
Associate III

Thanks for your reply. Can you share with me what you did to setup Eclipse IDE for development? It would be very helpful.

Thanks,

SBhon.1

Thanks for your reply. Can you share with me what you did to setup Eclipse IDE for development? It would be very helpful.

Thanks,

SBhon.1

This is very helpful. Thanks for your time.

Thanks,

SBhon.1