Tool/software: TI-RTOS
Hi All,
Using SDK : 1.50.00.58
Using HW : CC2640R2F
I am performing test as follows:
On task context started running my application. In task context we are performing 50 SPI transactions after that we are pending the task, waiting for HWI. Once HWI triggered, posting semaphore.
After resuming task, 20 SPI transactions performing. In this way in 1 second We are performing 10240 (512 * 20) SPI transactions.
If We are performing as mentioned above experiment continuously, in 30 - 40 minutes we are able to see watchdog reset.
To conform whether device is hanging in either SPI or HWI, we have commented Watchdog enable. We didn't see any hang for more than 24 hours, while performing this test.
Can anyone have clue, please let us know. It will be helpful.
Thanks for your response in advance.
Thanks,
Siva.