Part Number:CC1310
Hi:
I have run the TI 15.4 Stack application(TIMAC 2.0, simplelink_cc13x0_sdk_1_30_00_06) successful on my boards(SMARTRF06+CC1310-7XD-7793).Actually it didn't run well at the beginning when I first start to test this application, but someone advice me to tick off these two options that disable boot and keep CCFG while programming the cc1310 to avoid this problem.
I did so and actually it works, the application run well. It seems everything goes well if I ignore this problem.
But now I cannot ignore this problem because I have to program the cc1310 through UART. According to the reference document, I have to enable the bootloader backdoor and map a DIO which will be level checked to let the mcu in bootloader mode and then interface the mcu with several serial commands to program the mcu. I have test to programe the Easylink examples to the cc1310 through UART successful and it run well. But when I did the same steps with TI 15.4 STACK application, it programe successful but the application cannot run.
Is there anyone give me an advice? Appreciate for your reply.