Skip to main content
Associate
August 26, 2024
Question

StellarStudio using Jlink Debug issue

  • August 26, 2024
  • 3 replies
  • 1460 views

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~

 

 

 

This topic has been closed for replies.

3 replies

Erwan YVIN
ST Technical Moderator
August 26, 2024

Hello ,

Could you detailed your issue ?

On which platform you have the issue SR5 / SR6 ?

        Best Regards

                           Erwan

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
BillyWuAuthor
Associate
August 29, 2024

Hi Erwan,

I use SR5E1 and debug with GDB SEGGER J-link with JTAG in stellar studio.

BillyWu_0-1724897798050.png

 

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.

BillyWu_1-1724898189016.png

 

 

BillyWuAuthor
Associate
August 29, 2024

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~

BillyWu_0-1724923009957.pngBillyWu_1-1724923035057.png

BillyWu_2-1724923055129.png