cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE Project For Static Library

mccabehm
Associate III

I had a STM32CubeIDE v1.15.1 static library project against which I was linking with no problems. The static library project created the lib*.a file fine.

After moving the project to a different workspace, the lib*.a file is no longer created. Instead the final build step creates an archive file with ar.

How do I change the tool settings in the static library project to use the g++ linker in the final build step rather than ar?

1 ACCEPTED SOLUTION

Accepted Solutions
mccabehm
Associate III

Pls ignore. The MCU GCC archiver IS ar.

View solution in original post

1 REPLY 1
mccabehm
Associate III

Pls ignore. The MCU GCC archiver IS ar.