Page 1 of 1

Help - Tutorial for cross-compilation makefile

Posted: Fri Sep 18, 2020 6:16 pm
by Velero
Hi!

Where could I find a tutorial for using a makefile to cross-compile against a Cortex-M MCU?

I followed the wiki page for CustomMakefiles but it wasn't of much help.

Similarly, I performed a search on the forum and the topics I've found are either very old or unanswered.

Thank you an best regards,

Re: Help - Tutorial for cross-compilation makefile

Posted: Fri Oct 02, 2020 7:10 am
by eranif
The recommended way is to create a "File System Workspace"
When you can simply enter the command to build in the project settings
You can also add multiple targets

see this wiki page:
https://wiki.codelite.org/pmwiki.php/Ma ... mWorkspace