Activity
From 02/20/2021 to 03/21/2021
02/25/2021
- DD 07:49 PM MityDSP-L138 (ARM9 Based Platforms) 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. ...