segger embedded studio use mutex

Hi.

I am developing the nrf52832 seger embedded studio.

I tried to use mutex using nrf_mtx.h, but there was an error.

I don't know why this error is coming out. Help me.

(Also, I know the definition of the mutex function, but I don't know how to use it, can you explain how to use it if possible?)

Thank you

Related