I have generated C project file from STM32Cubemx and converted that file into C++ project.i have added cpp files into it, changed main.c to main.cpp and then compiled the program. after compilation .elf file is missing from the debug folder?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-04 2:23 AM - edited 2023-11-20 6:28 AM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-04 12:54 PM
Try clean project and remove debug configuration
Dudo
