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.

LAUNCHXL-CC1352R1: CC2652P, CC1352P

Part Number: LAUNCHXL-CC1352R1


Hi Team,

I am trying to develop an application using the Ti-Zstack SDK on launchpad CC1352R1, I was able to execute the application good and run many times but i noticed it started generating the error "[ERR] :[Assert Reason] 3". continuously in a loop, This is generated by Main_assertHandler(MAIN_ASSERT_MAC). I am not sure on the cause but i understand that it has something to do witn MAC.

please help me out on how to resolve this or what went wrong. or why does this error usually appear.

Thanks

Anand 

  • Hi Anand,

    MAIN_ASSERT_MAC is returned any time assertHandler is called, which occurs during any issue within the MAC.  This is difficult to ascertain and further debug since this functionality lies in the ROM and pre-built libraries.  Can you please describe what you are attempting within your custom application which could be causing the problem, whether flash memory modifications or heavy loading to the RF?  Does a power cycle or factory reset resolve the issue?  If you can reliably recreate the issue then you should increment your application changes from the default example to determine which addition creates the problem.

    Regards,
    Ryan