Arduino output code can be opened for debug in cubeIDE?
Posted: Sun Mar 16, 2025 6:03 pm
I'm trying the STM32duino and chip STM32F011F6P6. So far no problem, it works great, I am greatful for that.
Few questions about the generated code:
1/ If I want to look to the generated code disassembly? Is there a way how to turn on .lst ? To generate listing file?
2/ Beside the arduino IDE V 2.3.4 I have installed also STM32cubeIDE. Is there a way how to open arduino generated output (.elf?) in STM32cubeIDE and debug it there (via STLINK v2 probe)?
Thank you and have a nice day.
Few questions about the generated code:
1/ If I want to look to the generated code disassembly? Is there a way how to turn on .lst ? To generate listing file?
2/ Beside the arduino IDE V 2.3.4 I have installed also STM32cubeIDE. Is there a way how to open arduino generated output (.elf?) in STM32cubeIDE and debug it there (via STLINK v2 probe)?
Thank you and have a nice day.