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

board: mimxrt1010_evk: add linkserver support #73019

Merged
merged 2 commits into from
May 23, 2024

Conversation

hakehuang
Copy link
Collaborator

linkserver supports rt1010_evk from 1.5.30

linkserver supports rt1010_evk from 1.5.30

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
Copy link
Contributor

@DerekSnell DerekSnell left a comment

Choose a reason for hiding this comment

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

Hi @hakehuang ,
Thank you for contributing LinkServer support for this board. But we should also update the board doc page, and document this support in the Debug Probe section.

@hakehuang
Copy link
Collaborator Author

Hi @hakehuang ,
Thank you for contributing LinkServer support for this board. But we should also update the board doc page, and document this support in the Debug Probe section.

good remainder, I forget to update the doc. add already.

@hakehuang hakehuang requested a review from DerekSnell May 20, 2024 15:26
decsny
decsny previously approved these changes May 20, 2024
@danieldegrasse
Copy link
Collaborator

Currently the documentation for the RT1010 EVK states the following:

A debug probe is used for both flashing and debugging the board. This board is configured by default to use the OpenSDA DAPLink Onboard Debug Probe, however the pyOCD Debug Host Tools do not yet support programming the external flashes on this board so you must reconfigure the board for one of the following debug probes instead.

I think as part of this PR, we should update this blurb to clarify that the onboard debug firmware is supported out of the box by LinkServer (unless the firmware needs to be updated before it functions with LinkServer)

@hakehuang
Copy link
Collaborator Author

I think as part of this PR, we should update this blurb to clarify that the onboard debug firmware is supported out of the box by LinkServer (unless the firmware needs to be updated before it functions with LinkServer)

let me update it

add support docs

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
@teburd
Copy link
Collaborator

teburd commented May 21, 2024

pyocd works fine on this board and all the imxrt boards I've tried it on, the docs are out of date

@hakehuang
Copy link
Collaborator Author

pyocd works fine on this board and all the imxrt boards I've tried it on, the docs are out of date

pyocd is working in this board, but the we are adding linkserver. And pyocd thing is complex, new boards need use pyocd pack update which is not document in any zephyr document. I will follow up with our pyocd maintainer for more clear view on pyocd

@nashif nashif merged commit 49d0dd8 into zephyrproject-rtos:main May 23, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants