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.

RTOS/CC2640R2F: aoa_receiver example: driverTable_fnSpinlock function error on Linux

Part Number: CC2640R2F


Tool/software: TI-RTOS

We are working on aoa_receiver_cc2640r2lp_app example. This example is working on Windows 10 operating system. We changed operating system in our computer with Linux. We tried example on Linux opearting system and this example didn't work. After we executed other examples(pwmled2_CC2640R2_LAUNCHXL_tirtos_ccs, simple_broadcaster_cc2640r2lp_app) with same SDK ( simplelink_cc2640r2_sdk_2_30_00_28 ) and Another examples were working on Linux but  aoa_receiver_cc2640r2lp_app example didn't work on Linux. We again tried to execute example on Windows 10  and it is working. We execute example on Linux and we suspend code on Code Composer Studio(Version: 9.0.1.00004 ), After that we saw that.

1-) What is that reason? is it about Linux?