Re: How to use realloc and free in an ISR



Cause of the lattency between ISR and IST - the alloc is only done during
setup - not during run.

Thanks
Ole

"Bruce Eitman [eMVP]" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:%23EQ9n2gGHHA.4652@xxxxxxxxxxxxxxxxxxxxxxx
If you have time to do that in the ISR, why not move that to the IST?

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"Ole" <ole@xxxxxxxxxx> wrote in message
news:OylIfGgGHHA.4712@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

How to use realloc and free in an ISR dll? or should I use some other
technique?

Thanks
Ole





.



Relevant Pages