Resolved! CM4 core executes slower on Flash Bank 1 than Flash Bank 2 in STM32H757
I am using STM32H757 dual core chip and default configuration of cubeMX generates the projects in such a way that CM7 core executes from Flash Bank1 and CM4 core executes from Flash Bank2.I modified this behavior (to have Bootloader, config data etc)...