This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1352R: TI RTOS Memory_alloc ends up in the spin loop

Part Number: CC1352R

Tool/software: Code Composer Studio

I end up in the spin-loop from a Memory_alloc according to this trace:

I cannot see anything in the documentation about that Memory_alloc can end up in the spin loop. I am calling it from an ordinary malloc.

Thanks for advice.