Skip to content

Comments

Add TRACE32 to Debuggers section#406

Open
jiwonnn98 wants to merge 3 commits intorust-embedded:masterfrom
jiwonnn98:master
Open

Add TRACE32 to Debuggers section#406
jiwonnn98 wants to merge 3 commits intorust-embedded:masterfrom
jiwonnn98:master

Conversation

@jiwonnn98
Copy link

Closes #404

This PR adds a short mention of TRACE32 (Lauterbach)
to the Tooling → Debuggers section.

Please let me know if any wording adjustments are needed.

@jiwonnn98 jiwonnn98 requested a review from a team as a code owner February 23, 2026 04:24
### MCU-Link

MCU-Link is a debugging probe that also functions as a programmer, provided by NXP Semiconductors. It supports a variety of ARM Cortex microcontrollers and interfaces seamlessly with development tools like MCUXpresso IDE. MCU-Link is particularly notable for its versatility and affordability, making it an accessible option for hobbyists, educators, and professional developers alike. No newline at end of file
MCU-Link is a debugging probe that also functions as a programmer, provided by NXP Semiconductors. It supports a variety of ARM Cortex microcontrollers and interfaces seamlessly with development tools like MCUXpresso IDE. MCU-Link is particularly notable for its versatility and affordability, making it an accessible option for hobbyists, educators, and professional developers alike.
Copy link
Member

Choose a reason for hiding this comment

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

I don't understand why this line is changed in the diff? Probably just being dumb.

Copy link
Author

Choose a reason for hiding this comment

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

You're right — I didn’t intend to change that line.
It looks like there might be a minor whitespace or formatting difference introduced when editing in the GitHub web editor.
I can revert it to avoid unnecessary diff noise.

Copy link
Author

Choose a reason for hiding this comment

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

However, after attempting to restore the original content, it seems the remaining difference may be due to subtle newline or encoding changes that are not visible in the web editor.
Since there are no actual content changes, please let me know whether this can be merged as-is or if you would prefer me to address it using a local Git workflow.

@BartMassey
Copy link
Member

You should be able to amend or rebase the commit and then force-push the result. But honestly it's just as easy for us to deal with this.

This all looks good to me, but I'd like a review by one more before we merge, as I'm not too familiar with any of this.

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.

Proposal to mention TRACE32 in Tooling → Debuggers section

2 participants