Skip to main content
noobmaster69
Associate III
January 20, 2022
Question

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

  • January 20, 2022
  • 3 replies
  • 921 views

..

This topic has been closed for replies.

3 replies

KnarfB
Super User
January 23, 2022

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
January 24, 2022

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

noobmaster69
Associate III
January 24, 2022

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

noobmaster69
Associate III
January 24, 2022

This is very helpful. Thanks for your time.

Thanks,

SBhon.1