Changes between Version 7 and Version 8 of library_malloc
- Timestamp:
- Nov 5, 2014, 5:41:06 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_malloc
v7 v8 9 9 10 10 The distributed heap(x,y) ''vsegs'' must be explicitely defined in the application mapping. 11 11 12 WARNING: The heap(x,y) segment size must be a power of 2, and the heap(x,y) base address must be aligned. 12 13