Question
Copy DMA2D & LTDC IRQHandler function into ITCM.
Hi,
I used STM32H750 and I want to copy some important interrupt function into ITCM, but the function entity is stored in the library file (touchgfx_core.lib). This prevented me from proceeding.
Has anyone encountered the same problem ?
