not able to debug with j-link

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

not able to debug with j-link

Jump to solution
1,175 Views
Ralf_Rademacher
Contributor III

I have the following problem.

With the latest version of mcuxpresso and the LPC55s16-EVK and the onboard debug-probe everything works fine. With an own pcb with the LPC55S16JBD64 and an J-Link EDU with the latest drivers, it compiles, seems to transfer the image on the MCU. But i have no resume button. only suspend, terminate and restart. sometimes on start of debugsession, ResetISR() from startup_lpc55s16.c gets opened an in the debug view is shown: Thread #1 57005(Running: User Request) and arm-none-eabi-gdb (10.1.90.20201028)

what i'm doing wrong, that debugging does not work?

the J-Link Web Control shows that target is connected

0 Kudos
1 Solution
1,094 Views
Ralf_Rademacher
Contributor III

problem solved. PIO0_5 was in the wrong state 

View solution in original post

0 Kudos
1 Reply
1,095 Views
Ralf_Rademacher
Contributor III

problem solved. PIO0_5 was in the wrong state 

0 Kudos