ThreadX Interrupt latency

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ThreadX Interrupt latency

2,698件の閲覧回数
michaeldkfowler
Contributor IV

Hello,
I have written an ISR that calls tx_semaphore_put() to wake a thread that is waiting for the semaphore using tx_semaphore_get(). There is only the one thread on the system. It takes 5 micro seconds for the thread to begin running. This is too long. How do I ensure my high priority interrupts are handled in a timely manner? Thanks.

0 件の賞賛
返信
1 返信

2,668件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Michael:

 

Please refer to below application note for RT interrupt latency.

https://www.nxp.com.cn/docs/en/application-note/AN12078.pdf

For AzureRTOS interrupt latency.  I would suggest you post your question on our partner‘s community support.

https://azure.microsoft.com/en-us/support/community/

 

Regards

Daniel

0 件の賞賛
返信