Resolved! Weird cycle behavior when running code from SRAM. 4 cycles per instruction instead of 1. What could be the cause?
Board: Nucleo-144Chip: STM32L4R5ZIT6PHey all!I have a curios problem when executing code from SRAM. My firmware lies in flash and occasionally jumps to a externally loaded binary in SRAM. As the cycle count of this binary is quite crucial, I used the...