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.

CC2652R: Memory Corrupting

Part Number: CC2652R

Tool/software:

Hello,

So we are facing an issue with our memory getting corrupted. Our code was built upon a project_zero example and I was wondering if using the posix library for semaphores, threads, mutexs and conditions would affect our ability to dynamically create these tools in our code. We also were wondering where the initialization of these tools had to be done for example whether its before or after BIOS_start, before or after the construction of the project_zero task or even if it could be done statically. 

Thanks,
Kenneth Thomas