Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640
Tool/software: TI-RTOS
Hi,
I was modifying multi_role example deleting not required portions (for my application example menu / button press events). I think i removed some required init procedure.
I have multiple new CC2640 boards. when i flash modified multi_role on brand new board, it only works until power cycle is done or reset button is pressed.
I found work around to first flash using default multi_role example and then flash modified multi_role. It works when this is followed even after rest or power cycle.
Do i need to follow special steps to retain code after power reset?