Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

JLink debuggers #38

Closed
Closed
@nickray

Description

@nickray

I have run into the issue that #35 was meant to fix.

Environment:

Example: https://github.com/nickray/lpc55s6x-hal/blob/master/examples/semihosting.rs

(gdb) c
Continuing.
uuid = [panicked at '
Program received signal SIGTRAP, Trace/breakpoint trap.
0x000024ae in __bkpt ()

For now, the fix in that pull request fixed it:

(gdb) c
Continuing.
uuid = [c8ded018, 55025d23, 906643bc, 3e3c4a61]

Using openocd is not an option, as it currently has no support for the chip AFAIK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions