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.
Part Number: MSP432P4111
Tool/software: TI-RTOS
G'Day all,
I understand that the clock module in SYSBIOS runs as a SWI and the priority of that SWI is configured either using Clock.swiPriority in the .cfg file or via the GUI.
Is there any way to change the Clock SWI priority dynamically using the Swi_setPri() function?
Cheers
Julian
Hello Julian,
Reading the TI-RTOS Kernel Runtime APIs and Configuration, I did not find any reference to configuring Clock.swiPriority dynamically (during runtime instance creation) using an API or modifying an element in a structure.
I will try to find out more on this.
Thanks,
Sai
**Attention** This is a public forum