Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] boards: nordic: nrf54h20pdk: add debugging support usi… #1570

Closed
wants to merge 1 commit into from

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Mar 8, 2024

…ng J-Link

cpuapp/cpurad can be debugged using the J-Link runner.

Note:
This feature is still experimental and has known issues. For example, setting a breakpoint to main requires to patch init.c with a loop polling a variable so that we stop there until unset from GDB.

Upstream PR: zephyrproject-rtos/zephyr#69960

Signed-off-by: Gerard Marull-Paretas [email protected]
(cherry picked from commit 3ad88d7d5d26dfe8eedf386d128d6f1c3649a88c)

…ng J-Link

cpuapp/cpurad can be debugged using the J-Link runner.

Note:
This feature is still experimental and has known issues. For example,
setting a breakpoint to main requires to patch init.c with a loop
polling a variable so that we stop there until unset from GDB.

Upstream PR: zephyrproject-rtos/zephyr#69960

Signed-off-by: Gerard Marull-Paretas <[email protected]>
(cherry picked from commit 3ad88d7d5d26dfe8eedf386d128d6f1c3649a88c)
@koffes koffes removed request for koffes and alexsven March 13, 2024 09:21
@gmarull
Copy link
Member Author

gmarull commented Mar 15, 2024

will be pulled by #1577

@gmarull gmarull closed this Mar 15, 2024
@gmarull gmarull deleted the west-debug branch March 15, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants