Eclipse下用已有的Makefile构建C语言STM32工程

Building C language STM32 project with existing Makefile under Eclipse

我是Eclipse和STM32的新手。所以我想就我一直在解决的问题向你征求意见。我有一个STM32的软件。这个软件是用C语言写的,有现成的Makefile。现在软件已经放在SVN服务器上了。我需要在 Windows 上的 Eclipse Neon 4.6.2 IDE 运行 中构建项目 7. 我已经根据教程 Mastering STM32. Please can anybody direct me on any step by step instructions how to do that? Thanks in advance. Sed utility warning message[=11= 安装了整个 GNU ARM 工具链]

sed 是一个 unix 实用程序。可能作为您的 makefile 的一部分执行。

错误信息被第二个窗口隐藏了。如果有提示,请尝试将其安装在您的计算机上。我在 GNU/Linux 是分发的重要部分的地方使用它。在 Windows 上,您可以在搜索后找到一个二进制文件。