Part Number: CC2640R2F
Tool/software: TI-RTOS
Is it compulsory to give hard reset after burning the hex file? Is there any setting in which we dont need to give hard Reset after programming?
Thanks
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.
Part Number: CC2640R2F
Tool/software: TI-RTOS
Is it compulsory to give hard reset after burning the hex file? Is there any setting in which we dont need to give hard Reset after programming?
Thanks
Hard Reset means to unplug the power source.
"I am using "HAL_SYSTEM_RESET();" whenever I will receive reset command from UART.
But it fails every time after using JTAG (programming with CCS, also with Flash Programmer 2).
However, it work fine when i power off and on the board after JTAG programming."
The difference is that I am using XDS100 Ver3.0, XDS-FTZ5PP2UA instead of XDS110
I have also replaced xds drivers inside <fp2_install_dir>/config/xds/*, but the problem is still not reloved
I also used UniFlash to program the circuit but result is still same.