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.

allocating memory inside a timer callback function

Can someone tell me if you should be able to allocate memory within a PRD timer callback function? In the dspbios API ref guide, it states MEM_alloc cannot be called from a SWI or HWI. Does a PRD timer callback function fall under an SWI condition?

Thanks.

dcarrozza