RFQ/BOM 0 登錄 / 註冊

選擇您的位置

用戶形象

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

Technology
9月 23, 2020 by Heaven 1277

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

所有評論

user image

Raul 發表於 September 23, 2020

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

0
user image

Chandler 發表於 September 23, 2020

Find a mature routine and transplant it.

0
user image

Ruth 發表於 September 23, 2020

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

0

寫一個答案

您需要登錄才能回覆。 登錄 | 註冊