Hi TI team,
There is a BSL and an application image programmed on my flash, first I used TEST and RESET pins to make a BSL entering sequence as below to entered the BSL,

And I can enter the BSL successfully, after this I want to jump back to my application ,my application will turn on one green LED. I followed the BSL documents which tell me by using TEST and RESET pins to made a reset sequence as below

But it seems not jumped to application after I made this sequence, the green LED never turned on, seems it still in BSL. When I do cold start of the MCU my application will run and the green LED will turned on.
But use the standard reset sequence while in BSL mode to make MCU reset seems cannot success, Do you know how to make it exist from BSL successfully? or how to make it reset successfully? Thank you.

