we have a HWI that is interrupted every 1.666 ms from an FPGA. When certain functions execute that take 5+ ms, they do not allow interrupts. We are using IQMath and DspLib, but nothing I see should stop interrupts for so long. Any idea what would disable interrupts for longer than a ms?
compiler arguments
-mv6740 -c -q -s -O3 -mf4 -mo -mi1 --gcc --display_error_number -eo=o -ea=s -el=sa \
-I/home/lab/ti-dvsdk/dspbios/packages/ti/bios/include \
-I/home/lab/ti-dvsdk/c6run/build/dsp_libs \
-I/home/lab/ti-dvsdk/iqmath/include \
-I/home/lab/ti-dvsdk/dsplib/include \
-I/home/lab/ti-dvsdk/cgt6x/include