In s32ds, the attribute keyword is supported to define variables to the desired memory segment, and byte alignment can be performed in the linked file. But how to use #pragma to locate data segments and align bytes, there is no corresponding statement found. Whether the s32ds compiler does not support the use of #pragma.