code generation fail with FreeRTOS in Trustzone at STM32L5
Hello,
I want to generation code with FreeRTOS in Trustzone at STM32L562ZET6Q.
I want to use FreeRTOS in Non-Secure Zone.
So, I enabled FreeRTOS in Middleware division.
And, I want to change about Timebase Source in SYS_NS.
But, all timers are disabled(inActive) except SysTick.
So, there occur warning message about SysTick when run code generation.
Environments :
STM32CubeIDE : v1.11.0
STM32CubeL5 : v1.5.0
Best regards.


