Hi all
I have a weird problem here, where the Pipe (PIP) API sometimes returns a bad writer address causing me to overwrite my own code space with data.
It is hard to verify/debug as it leads to the mother of all crashes, to the point where the JTAG debugger can't even connect without a reset of the DSP, and that of course mangles the evidence.
And, it only happens in release builds when the code is optimized, and only about half of the DSP boards in our first batch manifest the issue.
I'm just wondering if anyone has seen anything like this before when using pipes. Are there any known issues? As far as I know, I'm running BIOS 5.31.02.
Finally I see the PIP API is deprecated: is this for a good reason?
Steve Conner