RFQ/BOM 0 Iniciar sesión / Registro

Selecciona tu ubicación

imagen de usuario

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

Technology
septiembre 23, 2020 by Heaven 1276

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

todos los comentarios

user image

Raul Publicado en September 23, 2020

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

0
user image

Chandler Publicado en September 23, 2020

Find a mature routine and transplant it.

0
user image

Ruth Publicado en 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

Escribe una respuesta

Necesitas iniciar sesión para responder. Iniciar sesión | Registro