samdoshi.com - Sam Doshi · Sam Doshi

Example domain paragraphs

When developing for embedded devices it’s incredibly important to keep a track of your RAM and ROM usage. In order to do so, we can use the Unix utility size , in particular for the AVR32, we use the avr32-size command.

If you want the quick answer:

Run avr32-size -A <insert name>.elf