Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [ABANDONED] heap in external RAM

    dcramm - - embOS related

    Post

    [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