cancel
Showing results for 
Search instead for 
Did you mean: 

Include additional object files created with other compilers.

ksale.1
Senior

Hi,

in STM32CubeIDE user guide, item 2.5.4, Quote:

STM32CubeIDE makes it easy to include additional object files that must be linked to a project. They can be files from other projects, precompiled libraries where no source code is available, or object files created with other compilers.

The other compiler in my case creates the following output files:

hex,asm,lst,log files.  But no obj files. How can I deal with that?

This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
ksale.1
Senior

I mean the object file is not readily available in the output files tab !