IAR Embedded Workbench for RISC-V 3.40IAR C/C++ DevelopmentData representationAlignmentAlignment on RISC-VAlignment on RISC-VIn this section: The compiler and linker require that when accessing data in memory, the data must be aligned. For this reason, the compiler assigns an alignment to every data type.