Specially suited for PIC18 with FreeRTOS, but works with Microchip MPLAB-C18, Hi-Tech PICC and Hi-Tech PICC-18
| malloc.c | Implements the function "malloc()". |
| malloc.asm | An optional substitution for the file "malloc.c". It is much more optimized, but works only for PIC18 in extended mode with Microchip MPLAB-18. |
| free.c | Implements the function "free()". |
| free.asm | An optional substitution for the file "free.c". It is much more optimized, but works only for PIC18 in extended mode with Microchip MPLAB-C18. |
| __freelist.c | Declares the free blocks list head. |
| __heap.c | Declares the heap data area. |
| __reclaim_stack.c | Useful only when used with PIC18 and FreeRTOS. |
| alloc.h | Header with defines and prototypes. Should be included in the application files. |
| heap.h | Header used by the heap functions. |
| main.c | Demo application. |
| heap_config.h | Defines for configuring the heap parameters |
| file: /techref/member/IMB-yahoo-J86/heap-mgmt.htm, 2KB, , updated: 2009/7/9 09:07, local time: 2009/11/21 03:10,
owner: IMB-yahoo-J86,
38.107.191.101:LOG IN
|
| ©2009 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.com/techref/member/IMB-yahoo-J86/heap-mgmt.htm"> Heap Management For Small Microcontrollers</A> |
| Did you find what you needed? |
|
The PICList shop now offers mugs, steins and... T-Shirts!!! |
|
Ubicom SX18 thru SX52, PIC 16c5X compatibile, 50 to 75 MIPS microcontrollers! Now US customers can buy the Excellent SXDev from SXList.com for $150 + $15 import fee + s&h (~ $180 total+tax in CA) |
.