Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Dear,
What is SYSTICK default interrupt priority?
How to change the interrupt priority of SYSTICK?
Best Regards,
John
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Dear,
What is SYSTICK default interrupt priority?
How to change the interrupt priority of SYSTICK?
Best Regards,
John
Hello John,
You can open one example code from our SDK and open the Sysconfig. You can find the Systick module and find the setting of Systick interrupt. You can set the interrupt priority in the sysconfig.
About the details of Systick and interrupt priority, you can refer to the chapter "Setting Interrupt Priority" and chapter "3.4.2 System Tick Timer (SysTick)" in the TRM.
The TRM can be downloaded from ti.com.
MSPM0 G-Series 80-MHz Microcontrollers Technical Reference Manual (Rev. A) (ti.com)
Best Regards,
Janz Bai