SCB_EnableDCache is stuck
HiI'm using STM32H753 and I enabled the icache and dcache , generated the code , and run it.The function SCB_EnabIeICache() ends but SCB_EnabIeDCache() is stuck.The project is an empty one.What can be the cause of it ?Thanks!