You can check your final footprint by reviewing the map file generated after a successful build, which details the memory usage of code and data segments.
IAR Embedded Workbench for Arm version 8.32.1 is a specialized release of a widely used integrated development environment (IDE) and compiler toolchain designed for Arm-based microcontrollers. This specific version is often sought after for its stability and compatibility with older legacy projects or specific hardware abstraction layers (HAL) that may not yet support the latest 9.x releases. Key Components
You can adjust the compiler optimization levels (none, low, medium, high) in the project options to balance between code size and execution speed.
Support for thousands of Arm Cortex-M, Cortex-R, and Cortex-A devices from various manufacturers.