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.

CC1310: In beacon mode,collector meets Crash fault when sending data to sensors

Part Number: CC1310

Hi Sir,

My CTM  uses the CC1310 SDK, version is 2_30_00_20, setting in beacon mode. when collector sends data to sensor,it will meet crash fault. It hints in Main_ASSERT_HWI_TIRTOS interrupt.

Do you have some advice for this issue?

Thanks a lot.

  • please make sure you are not dereferencing a null pointer or freeing memory twice. Can you reproduce this same failure using the unmodified example applications? if so please provide steps on how to reproduce and I will take a look at it