ARM Cortex-M55 AXI 64-bit Peripheral Write Access Issue: Splitting into Two 32-bit Transactions
ARM Cortex-M55 AXI 64-bit Peripheral Write Access Issue: Splitting into Two 32-bit Transactions The ARM Cortex-M55 processor, while capable of generating 64-bit AXI transactions for normal memory, splits 64-bit write accesses to peripheral (device) memory into two separate 32-bit AXI transactions. This behavior is observed when using the STRD (Store Register Dual) instruction to write…