2020-11-27 01:48 AM
Hello @Houssem CHAABANI ,
Is there a setting with STM32CubeMX to change the Tick Init Priority value? I observe that example FreeRTOS project (generated with help of STM32CubeMX) have macro
TICK_INT_PRIORITY
set to 0xF, while the code generated with help of my IOC file has the macro set to 0.
Please help.
Thanks,
Rajeev
Solved! Go to Solution.
2020-11-27 02:22 AM
Dear @Rajeev Arora ,
Thank you for this question.
In the current available version there is no setting to change the value of TICK_INT_PRIORITY with STM32CubeMX.
Best regards,
Houssem
2020-11-27 01:52 AM
Please delete this post, I accidentally asked this quention in STM32CubeIDE forum, whereas I wanted to ask this question in STM32CubeMX forum. Thanks, Rajeev
2020-11-27 02:22 AM
Dear @Rajeev Arora ,
Thank you for this question.
In the current available version there is no setting to change the value of TICK_INT_PRIORITY with STM32CubeMX.
Best regards,
Houssem