RFQ/BOM 0 로그인 / 등록하다

귀하의 위치를 선택하세요

사용자 이미지

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

Technology
9월 23, 2020 by Heaven 1280

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

답변 작성

답글을 달려면 로그인이 필요합니다. 로그인 | 등록하다