What does "ALIGN 4, 3" means? Draw the memory layout if the data memory starts 0x20800000. a 2 AREA Middata DADTA, AlIGN
Posted: Tue Jul 12, 2022 8:30 am
What does "ALIGN 4, 3" means? Draw the memory layout if the data memory starts 0x20800000. a 2 AREA Middata DADTA, AlIGN ALIGN DCB 0xA1B1C1D1 ALIGN 4,3 DCB OXAF = 2;