Hi, the command for this is avr32-size.exe [option (s)] [file (s)]. Use it like this: Go to the output directory
avr32-size.exe -Project.elf
The latest version of Studio should do this by default when rebuilding a complete project. This will be displayed on the output tab. (Open with View-> Output or Alt + 2
source share