Question
How can I transfer the interrupt vectors to the ITCM_RAM RAM area on stm32h743?
Hi.
I put together a project in stm32 cube. Opened in stm32cubeide. I need to transfer the interrupt vectors to ITCM_RAM. How can this be done?
Can I have an example ?