命令行串行终端

发布于 2024-11-14 06:28:01 字数 214 浏览 9 评论 0原文

我正在使用 Eclipse 开发嵌入式系统的应用程序。

Eclipse 配置的选项之一是“编程/构建后运行的程序”

通常,在该文本框中,它是之前生成的 .exe 的路径,但在这种情况下,我想运行一个串行端口终端,如下所示:

terminal - COM=9 -baud=9600...

我的目标是在 Eclipse 控制台上打印该终端。这可能吗?

I'm using Eclipse to develop application for embedded systems.

One of the options of Eclipse configurations are "Program to run after programming/building"

Usually, on that textbox it's the path to our .exe generated before, but on this case I want to run a serial port terminal, like this:

terminal -COM=9 -baud=9600...

My goal here it's to have that terminal printing on Eclipse console. Is that possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

西瓜 2024-11-21 06:28:01

您可以使用目标管理平台来实现此结果。遗憾的是,我没有尝试过这个,所以无法判断它是否有效,但应该根据关于页面。

You could use the Target Management platform to achieve this result. Sadly, I did not try this, so cannot tell whether it works or not, but should be according to the about page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文