RFQ/BOM 0 Anmelden / Registrieren

Wähle deinen Standort

Benutzerbild

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

Technology
Juli 24, 2020 by Mark 2087

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

Alle Kommentare

user image

Maxwell Veröffentlicht am July 24, 2020

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

0
user image

Vanessa Veröffentlicht am July 24, 2020

Find a mature routine and transplant it.

0
user image

Angelina Veröffentlicht am 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

Schreiben Sie eine Antwort

Sie müssen sich anmelden, um antworten zu können. Anmelden | Registrieren