-
Notifications
You must be signed in to change notification settings - Fork 111
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
goodfet.monitor seems not working with facedancer21 #33
Comments
More info about my problem:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've flashed facedancer21 for the first time with this procedure:
cd goodfet/firmware
board=facedancer21 make clean reinstall
i've had a problem with pyserial: downolading the 2.7version
pip install "pySerial>=2.0,<=2.9999"
I was able to flash the board.
After the flashing procedure i've tried this command
board=facedancer21 goodfet.monitor test
with bad feebacksWhat's wrong with this procedure?
The text was updated successfully, but these errors were encountered: