Include additional object files created with other compilers.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-01 3:09 AM
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?
Labels:
- Labels:
-
STM32CubeIDE
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-01 12:00 PM
I mean the object file is not readily available in the output files tab !
