2023-01-06 01:41 AM
2023-01-06 04:22 AM
Dont create dupl. When you choice use JLink first learn howto use it.
Seems you connect WL board, this SOC isnt perfect for try ...
Have your board onboard STLink ?
2023-01-06 09:46 AM
No This board(LORA-E5 DEV BOARD(stm32wle5jc controller)) does not have onboard STLink.so i connected external j-Link debugger for code flash in stm32cubeide. but i am getting error like that. sir can help me how to resolve this problem.
2023-01-06 11:49 AM
Your log window show Cnonnected corectly ?
For JLink you need connect too power line ...
2023-01-06 11:13 PM
I have checked logs, J-Link connected but it showing below error.
Could you please share how to connect the power lines to JTag. if you have any connection diagram, please share us.
I have attached screen shots of below errors. Kindly check.
Could not connect to target.
Please check power, connection and settings.
Checking target voltage...
Connecting to target failed. Connected correctly?
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:2331
Error message from debugger back end:
localhost:2331: Connection timed out.
Failed to execute MI command:
target remote localhost:2331
Error message from debugger back end:
localhost:2331: Connection timed out.
localhost:2331: Connection timed out.
2023-01-07 02:43 AM