DCACHE on STM32U599
Hi!
I'm configuring the STM32U599VJT with CubeMX enabling DCACHE1 and 2, as well as ICACHE. Code is generated without error, but functions like SCB_CleanDCache_by_Addr() are not enabled as the definitions in stm32u599xx.h do not include __ICACHE_PRESENT and __DCACHE_PRESENT definitions.
It's my understanding that the CM33 include these features, but how can I enable them?
Versions:
STM32CubeIDE: 1.14.0
STM32CubeMX: 6.10
STM32CubeU5 Firmware Package: V1.4.0 / 20-October-2023