Hello
I have added a new task to the TI15.4 code . The 4 tasks are
Mactask (priority=3; stacksize=1024)
apptask (priority=2; stacksize=960)
mytask (priority=1; stacksize=1024)
idle task (priority=0; stacksize=512)
The code however is crashing when the flow is as such
Cllc_process->Cllc_events & CLLC_STATE_CHANGE_EVT->processState(Cllc_coord_states_t state)
-> case Cllc_coordStates_scanEdCnf:->sendStartReq->ApiMac_mlmeStartReq->ASSERT
Is there any possible reason for this? What should I look out for? I have also attached screenshots of the callstack
Regards,
Sabincallstack.docx