Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mvirkkunen/7fd6b43a24fdfdd994380419348c876a to your computer and use it in GitHub Desktop.
Save mvirkkunen/7fd6b43a24fdfdd994380419348c876a to your computer and use it in GitHub Desktop.
text data bss dec hex filename
1764 0 1112 2876 b3c target/thumbv7m-none-eabi/release/examples/cortex-m-ufmt
File .text Size Crate Name
0.0% 17.0% 146B rtt_target rtt_target::rtt::RttWriter::write_with_mode
0.0% 15.8% 136B [Unknown] __aeabi_memset4
0.0% 13.5% 116B cortex_m_ufmt cortex_m_ufmt::__cortex_m_rt_main
0.0% 12.1% 104B [Unknown] __aeabi_memcpy
0.0% 9.8% 84B [Unknown] __aeabi_memset
0.0% 7.0% 60B cortex_m_rt Reset
0.0% 6.5% 56B rtt_target rtt_target::UpChannel::write
0.0% 4.2% 36B rtt_target rtt_target::rtt::RttHeader::init
0.0% 3.3% 28B rtt_target rtt_target::rtt::RttWriter::write
0.0% 3.0% 26B rtt_target rtt_target::rtt::RttChannel::read_pointers
0.0% 2.3% 20B rtt_target rtt_target::rtt::RttChannel::init
0.0% 0.7% 6B [Unknown] __aeabi_memclr4
0.0% 0.7% 6B [Unknown] main
0.0% 0.2% 2B cortex_m_rt HardFault_
0.0% 0.2% 2B cortex_m_rt DefaultPreInit
0.0% 0.2% 2B cortex_m_rt DefaultHandler_
0.0% 0.2% 2B rtt_target rtt_target::DownChannel::new
0.0% 0.2% 2B rtt_target rtt_target::UpChannel::new
0.0% 0.0% 0B And 0 smaller methods. Use -n N to show more.
0.1% 100.0% 860B .text section size, the file size is 690.6KiB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment