This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DSPBIOS source files

Hello,

I'm using DSPBIOS 5.42.00.07 and C6748,

I have a problem with the SIO_create function its return null.

I'm using a lot of SIO_delete, DEV_deleteDevice, DEV_createDevice, SIO_create,

after about 4000 times I get the null its something in the MEM_alloc function, I suspect its some kind of mem/queue not free.

Is it possible to get the source code of the relevent files (or all the files) of the DSPBIOS for debug.

Thanks,

Giora