We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2099aee
There was an error while loading. Please reload this page.
v1054,update: push to git server
afc88bd
bugfix:CRC分段计算时多了一个字节; modify:CRC计算多项式改为MPEG2,使用CRCMOD库; bugfix:更换项目之后编译的还是上一个项目,相关路径没有更新; update:添加IAR返回值判断; update:调用编译的命令内容打印到日志窗口 bugfix:flash偏移地址存在默认值,改为必须从链接文件中获取;
6bb0147
bugfix:同一条log多次重复写入; bugfix:json中project_path和GUI输入的项目路径冲突; bugfix:初始化顺序错误,软件启动后点击开始编译无法自动执行;