Skip to main content

IAR Embedded Workbench for RX 5.20

Alignment on the RX microcontroller

In this section:

The RXmicrocontroller can access memory using 8- to 32-bit operations. However, when an unaligned access is performed, more bus cycles are required. The compiler avoids this by assigning an alignment to every data type, ensuring that the RXmicrocontroller can read the data efficiently.