ARM code size - EM32 gecko examples

Comments

2 comments

  • Avatar
    Jon Elliott

    Set the Build Options > Enable Unused Symbol Removal project property to Yes to get the linker to remove unused code and data.

    0
    Comment actions Permalink
  • Avatar
    Andreas Buchinger

    Thanks a lot. Code size is now comparable (about 3% bigger). Compile time much faster ;-) I start loving it...

    0
    Comment actions Permalink

Please sign in to leave a comment.