STM32F7 ITCM
Hi Tarek ,
Thanks for your answer
can I use until then the 16K ITCM-RAM for that ?
I have some critical and deterministic code that must run as fast as possible.
if I load in the startup this function into the ITCM-RAM how can I tell my compiler to use the functions from the ITCM and not from the flash?
Regards Dev.