Hi,
I have an issue after the reset in CC2530. After the powerup of the board, application is starting after one minute but after doing SYS_RESET, directly it is going to the application instead of going to the bootloader. Now I want to fix this issue, so that whenever I am doing Soft_reset it should go to the bootloader first and then to the application.