2025-08-11 12:41 AM
Hello,
Currently I am facing a issue where my CUBE monitor is not able to parse the ELF files. It gets stuck at 10% completion while loading it. I have attached my workflow below:
The Error is as follows:
It will be very helpful if anyone can provide any insights as to what might be the problem.
Thanks,
Prishat
2025-09-04 1:02 AM
Hello @Prishat
Can you share your elf file.
2025-09-04 1:10 AM
None of your screenshots is related to an ELF file.
The ELF file is the generated executable, intended to run on the target.
2025-09-04 1:57 AM
ELF file is used as input of CubeMonitor to get the address of the variables that can be monitored.
Please have a look to wiki: STM32CubeMonitor:How to extract address from ELF files
2025-09-04 2:28 AM
> ELF file is used as input of CubeMonitor to get the address of the variables that can be monitored.
That I know.
And what happened to good old-fashioned map files ?