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

OSX OpenOCD error: unable to open ftdi device #394

Closed
evolentini opened this issue May 4, 2016 · 0 comments
Closed

OSX OpenOCD error: unable to open ftdi device #394

evolentini opened this issue May 4, 2016 · 0 comments
Assignees
Labels

Comments

@evolentini
Copy link
Contributor

as indicated in the documentation, in the OSX operating systems the OpenOCD does not have access to the FTDI device if the kernel module with driver is loaded in memory. One possible solution is to modify the Makefile to detect whether the drivers are loaded and unload them before running OpenOCD.

@evolentini evolentini self-assigned this May 4, 2016
evolentini added a commit that referenced this issue May 4, 2016
…load this before execute OpenOCD and reload after te exception is completed
evolentini added a commit that referenced this issue Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant