Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi
We try to integrate the "ti/simplelink_cc13x2_26x2_sdk_3_10_00_53/examples/rtos/CC26X2R1_LAUNCHXL/drivers/i2secho" example into ble5stack project(project_zero & simple_peripheral).
The CPU will hang when running the program(without any exceptions, errors and logs).
I try to step by step debug, if the program execute I2S_startRead()/I2S_startWrite() function, then the program can't be executed anymore(CCS still keep run state).
Because without any exceptions & errors, we don't have any idea to debug. could you help to check this issue?
Thanks.
BR
Trevor