单板机编程软件
Tofloor
poster avatar
红豆
deepin
2020-02-20 07:16
Author
应用商店里哪个软件能作为单板机的编程软件?求大神指导!
Reply Favorite View the author
All Replies
avatar
186******51
deepin
2020-02-20 14:52
#1
单板机涵盖太广,应该说清楚是具体什么型号
Reply View the author
avatar
happiness
deepin
2020-02-20 17:04
#2
然后应用商店找不到
Reply View the author
avatar
happiness
deepin
2020-02-20 17:04
#3
然后应用商店找不到
Reply View the author
avatar
happiness
deepin
2020-02-20 17:05
#4
K E I L,然后应用商店找不到
Reply View the author
avatar
走钢丝
deepin
2020-02-20 18:03
#5
stm32 系列:SW4STM32+STM32CubeMX/STM8CubeMX ?不过需要官网下载
c51 系列:mcu8051ide     apt 安装(sudo apt install mcu8051ide)或 sourceforge 下载安装
avr 系列:arduino ide       apt 安装(sudo apt install arduino)或官网下载安装

Reply View the author
avatar
残念
deepin
2020-02-20 18:19
#6
https://bbs.deepin.org/post/189115
K E I L,然后应用商店找不到

keil没有linux版,用deepin-wine可以较完美的运行windows版
Reply View the author
avatar
happiness
deepin
2020-03-04 17:03
#7
https://bbs.deepin.org/post/189115
keil没有linux版,用deepin-wine可以较完美的运行windows版


谢謝謝謝謝謝謝謝謝
Reply View the author
avatar
panasony
deepin
2020-03-04 22:49
#8
arduinoIDE
Reply View the author
avatar
红豆
deepin
2020-03-14 20:54
#9
https://bbs.deepin.org/post/189115
stm32 系列:SW4STM32+STM32CubeMX/STM8CubeMX ?不过需要官网下载
c51 系列:mcu8051ide     apt 安装(sud ...

哦,谢谢!
Reply View the author
avatar
only1oveyou
deepin
2020-03-15 00:21
#10
不一定就用keil, 我常用的clion + cmake+ openocd. 你也可以用vscode + openocd + cmake  + cortex-debug来开发,之前我用的是这个,还是觉得clion好用一些,就是耗内存.
Reply View the author