[embOS, Cortex M4, STM32F479, Rowley CrossWorks]
I want to move the heap to an external RAM, but OS_malloc returns always NULL. In particular, the malloc inside OS_malloc returns NULL.
The external RAM itself works fine.
Maybe somebody knows how to move the heap? Is a special setup required?
Thanks
I want to move the heap to an external RAM, but OS_malloc returns always NULL. In particular, the malloc inside OS_malloc returns NULL.
The external RAM itself works fine.
Maybe somebody knows how to move the heap? Is a special setup required?
Thanks