Hi,
Whenever I call `nrf_malloc` with a parameter bigger than 32, the pointer remains NULL. I think it's related to some sdk setting but I couldn't find it.
Anyone had this issue before?
Hi,
Whenever I call `nrf_malloc` with a parameter bigger than 32, the pointer remains NULL. I think it's related to some sdk setting but I couldn't find it.
Anyone had this issue before?
Hello,
Do you mean change the MEMORY_MANAGER_SMALL_BLOCK_COUNT to something greater than 1 or change the block size??
Hello,
Do you mean change the MEMORY_MANAGER_SMALL_BLOCK_COUNT to something greater than 1 or change the block size??