Hi, I am running sysBios 6.33.6.50 on C6657 on CCS5.1
I saw the following error message, but all the semaphores I explicitely define are fine. I could set break point at xdc_runtime_Error_rasieX__E, but still could not find out who causes this exception.
Is there a way for me to find out either who (which task) causes this exception or the address of the semaphore so that I can find out what happened?
thanks
Weichun
[C66xx_0] ti.sysbios.knl.Semaphore: line 290: assertion failure: A_overflow: Count has exceeded 65535 and rolled over.
xdc.runtime.Error.raise: terminating execution