hI,
I am using "DSPF_sp_maxval" library function(ROM version) in my application code.
It is repeatedly observed that DSP is hanging after sometime in this API and when DSP hangs core registers are getting corrupted.
I have already taken care of the requirements specified in Library reference guide.
Recently I came to know about the bug in DSPF_sp_maxval from this forum and just to confirm, please let me know whether following additional things are required:
1. Whether array length passed need to multiple of 6?
2. GIE bit is explicitely disabled before calling the API and restored after exiting. Is this required? Since API internally does that.
3. I am using other 3 API's DSPF_sp_blk_move, DSPF_sp_vecsum_sq and DSPF_sp_dotprod. Above requirements needed for these API's also?
Thanks,
Balachandra