Unable to select a TIM timer as Timer Source in a STM32U5 project with TrustZone enabled
Hi, I've created a project in STM32CubeIDE 1.14.1 for the Discovery board B-U585I-IOT02A with TrustZone enabled. Unfortunately, I'm unable to select any of the TIM timers as the SYS_NS and SYS time source. They are disabled with the following message: "TIM6 disabled: This IP instance is already used or no context is selected."
However, I activated the TIM6 timer with a Non-secure context enabled.
Thanks in advance for your help!

