Hi,
I am working on porting Azure RTOS to S32K344. I see that SysTickHandler is called every 167 micro seconds. Our requirement is 1ms Systick time. I tried changing clock settings in S32DS and also SYSTEM_CLK settings in tx_initialize_low_level.s but there is no change in the SysTickHandler frequency, its constant at 167 micro seconds. Could you suggest me on this to achieve 1ms tick time?
Please find clock settings screenshots in attachment.