Open bchetwynd opened 1 year ago
The bare_malloc routines should use the cep_malloc_heap_start define to establish the start address of the heap, but it doesn't work as expected.
This may be unnecessarily complicated.... a re-factoring of the RegTest / memTest / bare metal malloc might be in order.
The bare_malloc routines should use the cep_malloc_heap_start define to establish the start address of the heap, but it doesn't work as expected.
This may be unnecessarily complicated.... a re-factoring of the RegTest / memTest / bare metal malloc might be in order.