I'm using a K64F PE and the SDK, how come I can't seem to allocate memory larger than a 100 bytes (probably not the upper limit), but I can't allocate 800 bytes. I'm calling OS_Mem_alloc(800) and it returns NULL. Any ideas what I forgot to do!?
Thanks
Jeff.