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

Kinetis KL26 #137

Open
lastant opened this issue Apr 7, 2024 · 2 comments
Open

Kinetis KL26 #137

lastant opened this issue Apr 7, 2024 · 2 comments

Comments

@lastant
Copy link

lastant commented Apr 7, 2024

I'd like to set up an SWD debugging for a Kinetis KL26 using RP2040 with free-dap, to read the flash memory of Kinetis. But I don't see Kinetis in a list of supported edbg targets. How difficult is it to add the support? And is there another option to read the flash memory from Kinetis?

@ataradov
Copy link
Owner

ataradov commented Apr 7, 2024

It is generally not too hard to add new devices, but I don't have any NXP hardware, so I can't do that myself.

@ataradov
Copy link
Owner

ataradov commented Apr 8, 2024

Also, since you have free-dap and RP2040 setup, you can use OpenOCD. It is not as straightforward, but it supports a lot more targets.

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

No branches or pull requests

2 participants