Hello,
I am getting a "Loop buffer exception Missed stall exception" in my C6657 EVM. I have traced this to the reciprocal function in the math library. The exception takes a random amount of time to happen. Anywhere between 5 seconds to 1 minute. I am doing the reciprocal of a 128 point vector about 2000 times a second (in addition to other processing).
I am using mathlib_c66x_3_0_1_1. I also use other math functions from the library without any issues.
Any ideas why this may be happening?
Thanks,
Fawad