I’m new to this forum, so please forgive me for any mistakes.
I’m encountering an error while compiling a project created with CubeMX 6.12.0. The error message is:
make[1]: arm-none-eabi-gcc: Argument list too long
I’m using Windows 10 with GNU Make 4.4.1 (Cygwin).
Does anyone have suggestions on how to resolve this issue?
I think it is related to the large quantity of C sources included in the project.
Thank you in advance for your help!
I have tried to divided the C sources into two differents groups to facilitate the work for the linker, but i do not know how to proceed.
massimo perdigo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.