Skip to content

[bugfix] added path to jlinkscriptfile inside of project dir#17

Open
th-fischer2020 wants to merge 1 commit into
platformio:developfrom
th-fischer2020:review/add_jlinkscript_to_jlinkgdbserver_call
Open

[bugfix] added path to jlinkscriptfile inside of project dir#17
th-fischer2020 wants to merge 1 commit into
platformio:developfrom
th-fischer2020:review/add_jlinkscript_to_jlinkgdbserver_call

Conversation

@th-fischer2020
Copy link
Copy Markdown

I encountered an issue when debugging code running in SDRAM in a Zephyr project. To solve this problem, it is necessary to include a JLinkScript when using the Segger J-Link as the debug tool.
Currently, PlatformIO does not include JLinkScripts when starting the GDB server.
Here is the solution I came up with for this issue.

@th-fischer2020 th-fischer2020 changed the base branch from develop to master February 26, 2026 07:49
@th-fischer2020 th-fischer2020 changed the base branch from master to develop February 26, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant