Embedded IDE Forum
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
EIDE里如何添加命令让工程编译后得到bin文件?
hmhfut115200
使用环境
<!--
必须
告知插件运行的环境,帮助开发者定位问题 -->
操作系统版本:win10
VsCode 版本:1.104.1
EIDE 插件版本:3.25.6
描述问题
我需要在工程编译后得到bin文件,不知道怎么设置eide。目前工程编译后可以得到hex和elf文件。