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

귀하의 위치를 선택하세요

사용자 이미지

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

Technology
7월 24, 2020 by Mark 2093

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

답변 작성

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