when debugging i get Launch Terminated: "ELF file does not contain any .text section."
The past few days I have encountered erratic behavior where this message often appears when trying to debug a board:
"
Launch Terminated:
The ELF file does not contain any .text section. Either manually enter the offset for the ELF file in the launch configuration or disable symbol loading for the ELF file.
"
It's strange that I can't find any information about this on the internet or this forum. This is a serious problem that prevents me from debugging further. I did not change any compiler, linker or build configuration settings and am hesitant to download the newer IDE version due to a watch bug where I can't reliably see variable values.
What can I do to solve this?
Thank you.
i use
Version: 1.13.2
Build: 18220_20230914_1601 (UTC)
