Placing functions in ITCM RAM with IAR toolchain
Posted on January 20, 2016 at 20:18I'm prototyping a DSP application on an STM32F7 Discovery board. I'd like to move some critical filtering code into ITCM RAM, but not having any success. In IAR, I name a new section and place some functions there...