ST意法半导体
直播中

皮金燕

7年用户 177经验值
私信 关注
[问答]

请问有没有办法可以使用各种MCU的立方体IDE?

你好,
我知道有STM32CUBE IDE和STM8SCUBE IDE。但是有没有可以使用各种MCU的立方体IDE?
我见过有一个用于Eclipse的STM32CubeMX插件,我可以在STM8Cube中使用这个插件吗?或者是否还有一个STM8Cube插件,所以我可以使用通用Eclipse并添加这些插件?
谢谢

#ide #cube#stm8

以上来自于谷歌翻译


以下为原文




Hello,
I know that there is the STM32CUBE IDE and the STM8SCUBE IDE. But is there a cube IDE where you can use all kinds of MCU?
Ihave seen there is a STM32CubeMX Plugin for Eclipse, can I use this plugin in STM8Cube? Or is there also a STM8Cube Plugin so I can use a generic Eclipse and add those plugins?
Thanks

#ide #cube #stm8

回帖(1)

叶亮

2019-7-1 10:41:33
第一个CubeMX不是IDE,而是代码生成器。
IAR有一个支持STM8和STM32的IDE。
如果您正在寻找免费/开源替代品,您可以使用Ac6的STM32 Workbench for STM32(它是基于Eclipse + gcc + OpenOCD + GDB的现成解决方案):
http://www.openstm32.org/System%2BWorkbench%2Bfor%2BSTM32
 对于STM8,您可以尝试使用此方法:
https://stm8-binutils-gdb.sourceforge.io/
它是一种类似的设置(Eclipse + SDCC + OpenOCD + GDB),但它是社区维护的。

以上来自于谷歌翻译


以下为原文




First CubeMX is not an IDE, but rather a code generator.
IAR has an IDE which supports both STM8 and STM32.
If you looking for free/open-source alternatives you could use the STM32 Workbench from Ac6 for STM32 (it is an Eclipse + gcc + OpenOCD + GDB based off-the-shelf solution):

http://www.openstm32.org/System%2BWorkbench%2Bfor%2BSTM32
For STM8 you can try to experiment with this:

https://stm8-binutils-gdb.sourceforge.io/
It is a similar kind of setup (Eclipse + SDCC + OpenOCD + GDB) but it is community maintained.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分