[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
malloc/free from ISR
- Date: Wed, 13 Nov 2002 09:19:04 -0700
- From: brett.swimley at aedinc.net (Brett Swimley)
- Subject: malloc/free from ISR
Hi All,
Is it legal to call malloc/free from an ISR? I'm got a device driver that
does this and having a bit of problem. Don't know if this is the issue but
thought I would ask the question.
Regards,
Brett Swimley