cancel
Showing results for 
Search instead for 
Did you mean: 

Please help us in resolving the error during Flashing the code i.e. (Error in Final launch sequence). Details are mentioned below.

TGUDL.1
Associate II

Hi,

I am trying to flash basic Led blinking code. During the flashing, I have seen the error which is attached with this forum. I have double checked the connections.

Details of the board: LoRa-E5 Dev Board which has STM32WLE5JC.

Debugger: Segger Jlink

IDE: STM32CUBEIDE

0693W00000aHhM8QAK.png Please do the needful.

Thanks

Mahesh

1 ACCEPTED SOLUTION

Accepted Solutions
TGUDL.1
Associate II

Hi,

Thanks a lot for the support. Am able to flash the code in the Dev Board. The issue here is during configuration for ADC, one of the pins used for JTAG is misconfigured for the ADC and it causes the JTAG not able to connect the board.

Thank you,

Mahesh

View solution in original post

10 REPLIES 10
AScha.3
Chief III

but debug telling. there is no connection.

what did you connect - details ?

If you feel a post has answered your question, please click "Accept as Solution".
Imen.D
ST Employee

Hello @Community member​ and welcome to the Community :)

Can you connect the board via STM32CubeProg?

Try with different boards, cables.

Check connectivity options and the jumper position on the board (UM2592: STM32WL Nucleo-64 board (MB1389))

Try Connect Under Reset.

If the problem is not resolved, please share more details about the CubeIDE, Cubeprogrammer version.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

I have connected one end of the debugger (j-link) to PC and other end to the STM32WLE5 Development board (LoRa-E5 Dev Board). The connection looks as below. I am using J-link debugger to flash the code.0693W00000aHiY5QAK.jpg

Hi Imen,

I am using segger J-Link but not st-link

AScha.3
Chief III

connected are : gnd, vcc, swd, swc, rst ?

and then setting is: con.under rest ot try software sys.res.

0693W00000aHk47QAC.png

If you feel a post has answered your question, please click "Accept as Solution".

Yes, the connections are connected as gnd, vcc, swd, swd, rst from the debugger to the Dev board. Will try the software system reset and update you. Thanks

Wijeden RHIMI
ST Employee

Hello @TGUDL.1 ,

1- Try to test the same scenario with Cubeprogrammer

2- I wonder you to enable low power debug mode and connect under reset as shown in the screenshot bellow:

0693W00000aHpsbQAC.png Also, you should mass erase the flash memory using the following link that may help you to do that:

How to solve debugger connection issues (st.com)

Best regards,

Wijeden,

TGUDL.1
Associate II

Hi,

Thanks a lot for the support. Am able to flash the code in the Dev Board. The issue here is during configuration for ADC, one of the pins used for JTAG is misconfigured for the ADC and it causes the JTAG not able to connect the board.

Thank you,

Mahesh

Wijeden RHIMI
ST Employee

Hi TGUDL.1 ,

Your issue is solved ?

Thanks,

Wijeden,