STM32 makefile project?
Hi,
I searched for "makefile" in this community and get the feeling that CrossWorks doesn't support makefiles. Is this correct?
If so, why? If not, is there a description somewhere about how to set it up?
TIA
/Janne
-
Hi Jan,
You are correct that CrossWorks doesn't support makefiles per se. Depending on what it is that you want to do, you could try looking at "Combining" Projects. We use these to run a pre-build step that calls make. There is also the "User Build Step Options" in the Project optons (we use these to call make as a Post-Link step).
Cheers and Good Luck,
Wolfgang
Please sign in to leave a comment.
Comments
2 comments