Activity
From 01/27/2021 to 02/25/2021
02/25/2021
- DD 07:49 PM Software Development: RE: Change data between ARM & DSP cores, undefined behaviour
- Gregory Gluszek wrote:
> My guess is that the system is running out of DSPLink buffers. I would recommend checking return codes for functions such as GetBuffer(). GetBuffer() will return a NULL pointer if it cannot obtain a new buffer. ...