Skip to content

Conversation

@JiafeiPan
Copy link
Contributor

The ogirnal design is using a J-Link script, then the path of image is saved into the script file during building, it will has issue when generate twister artifacts and copy it to another path for testing as path is changed. so refine it to use new parameter of J-Link runner parameter "--flash-sram" to fix this issue.

JiafeiPan added 2 commits May 14, 2025 17:43
Add new parameter "--flash-sram" for J-Link runner to flash the image
to SRAM and modify the PC register to start of SRAM.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
The ogirnal design is using a J-Link script, then the path of image
is saved into the script file during building, it will has issue
when generate twister artifacts and copy it to another path for
testing as path is changed. so refine it to use new parameter of
J-Link runner parameter "--flash-sram" to fix this issue.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
@sonarqubecloud
Copy link

@JiafeiPan JiafeiPan marked this pull request as ready for review May 15, 2025 03:27
@JiafeiPan JiafeiPan requested a review from hakehuang May 20, 2025 02:16
Copy link
Contributor

@hakehuang hakehuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

board testing pass

@kartben kartben merged commit 999c4cb into zephyrproject-rtos:main May 20, 2025
47 checks passed
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.

4 participants