Results 65 comments of null

创建项目时选择空项目。不要选模板。

空项目不会产生任何文件,这个插件并没有修改相关源文件的功能。

多试几次,windows 上有时候会出现这个问题

@Sevenmike7 已回复:https://discuss.em-ide.com/d/757-stlink/2

麻烦推送到 dev 分支

Same problem here, i am writing a uart decoder, sometimes garbled characters appear and I need to ignore them, but `decode('utf8', 'ignore')` will throw an error. The expected behavior should...

> Same problem here, i am writing a uart decoder, sometimes garbled characters appear and I need to ignore them, but `decode('utf8', 'ignore')` will throw an error. > > The...

默认是 gcc 的,如果要用 armcc 可以直接切换 注意就是切换后, .s 要换成 armcc 格式的,同时下图中的 CPU 类型,Flash 布局等参数都要重新设置 ![Image](https://github.com/user-attachments/assets/06c99df0-fbd9-449a-bef4-5b35ef8b29f1)