2024-08-25 07:58 PM - last edited on 2024-08-26 12:14 AM by Peter BENSCH
Hi,
I using the GDB SEGGER J-link with JTAG debug, and stuck in
"Setting breakpoint @ address 0x24001362, Kind = 2, Type = THUMB, BPHandle = 0x0001
Starting target CPU..."
Please help, thanks~
2024-08-26 02:38 AM
Hello ,
Could you detailed your issue ?
On which platform you have the issue SR5 / SR6 ?
Best Regards
Erwan
2024-08-28 07:23 PM
Hi Erwan,
I use SR5E1 and debug with GDB SEGGER J-link with JTAG in stellar studio.
I using stellarLink can debug successfuly, but can not debug in nvm,
I have changed the makefile CONFIG_TARGET_MEMORY ?= nvm, and the debug setting unselect debug in ram.
After debug, programs don't stop on main and even don't run.
2024-08-29 02:18 AM
Hi,
Now I can use Jlink to debug the project with ram, but I can not use nvm. Below is the log of debug, just stack in Starting target cpu... I use SR5E1E7, please help, many thanks~