Question
SCB_EnableDCache is stuck
Hi
I'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!
