Looks like a problem in your code. The PC is at address 0xdeadbeef, which obviously doesn’t exist, and is normally used to initialise some memory areas to indicate a problem. I would guess you have a problem in your startup code.
so to confirm, this is NOT a problem with ‘presso or Jlink, but a problem in your code.