Question
flash access through ART or not
Hello,
I was looking to the docs about flash/ART accelerator, and it was saying access through ART is only if done through ITCM not through AXI, and ITCM access is through 0020 0000. The (default project) linker description (of STM32CubeIDE) only has Flash at 0800 0000, and in disassembly I see addresses only at 0800 0000. Is the use of ART somehow automatic or implicit or should I explicitly do something to use that path (ITCM) -and actually if that is the case, why, what would be the reason not using the accelerator- ?
Thanks,
Mete
