2025-05-25 5:45 PM
Hi,
I downloaded the STM32CubeN6 for my STM32N6570-DK, version 1.1.0. from https://www.st.com/en/embedded-software/stm32cuben6.html.
I noticed that there is a newer version 1.1.1 available, but that is a patch, not a package. I haven't found an explanation how that patch should be applied.
Asking that because automatically generated template code with 1.1.0. won't run successfully. DK crashes when calling
HAL_ICACHE_ConfigAssociativityMode()
Any advice to share is appreciated.
Cheers, heke