Sam Halvoe
Active member
Is it possible to track memory allocated by extmem_malloc?
I have allocated 1024 bytes with EXTMEM and 1024 bytes with extmem_malloc in setup, but I only get 1024 from "_extram_end - _extram_start".
Thanks for hints in advance.
I have allocated 1024 bytes with EXTMEM and 1024 bytes with extmem_malloc in setup, but I only get 1024 from "_extram_end - _extram_start".
Thanks for hints in advance.