RFQ/BOM 0 登入 / 注册

选择您的位置

用户形象

How to port the KEIL project to Linux and compile it with GCC?

Technology
七月 24, 2020 by Mark 2107

I hope to port the keil project to Linux. Who can give a flow and routines? Thanks

所有评论

user image

Maxwell 发表于 July 24, 2020

It should be possible to transfer the keil project to eclipse and compile it with GCC.

0
user image

Vanessa 发表于 July 24, 2020

Find a mature routine and transplant it.

0
user image

Angelina 发表于 July 24, 2020

You can use the eclipse+gcc method, the project management is relatively simple, and you can also use the method of writing your own makefile, which is very simple and does not rely on the development environment.

0

写一个答案

您需要登录才能回复。 登入 | 注册