cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a setting with STM32CubeMX to change the Tick Init Priority / TICK_INT_PRIORITY value?

Rajeev Arora
Senior

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

1 ACCEPTED SOLUTION

Accepted Solutions
Houssem CHAABANI
Senior II

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

View solution in original post

2 REPLIES 2
Rajeev Arora
Senior

Please delete this post, I accidentally asked this quention in STM32CubeIDE forum, whereas I wanted to ask this question in STM32CubeMX forum. Thanks, Rajeev

Houssem CHAABANI
Senior II

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