2023-06-29 12:16 AM
How can I see the assembly code that is generated from project's source code for stm32 MCU.
2023-06-29 12:54 AM
1. Mark the checkbox to generate the list file Your code will be there.
2. Disassembly in the debugger
3. Add compiler option to produce assembly listings
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.