hi, when my target board run a period of time, the alloc_mem() return NULL in the interupt_ethernet __irq routine. what's the problems?
The documentation for the alloc_mem() function should tell you the conditions under which it will return NULL...
Thanks for your reply
I just can't find the detailed documentation for the alloc_mem(), can you give me a URL for the documentation or where can i find it?
It's actually not that hard: just think about what you require alloc_mem() to do - and then think about what reasons could possibly prevent it from doing that...
View all questions in Keil forum