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

Data Type issue? #51

Open
addisonh22 opened this issue Apr 13, 2022 · 0 comments
Open

Data Type issue? #51

addisonh22 opened this issue Apr 13, 2022 · 0 comments

Comments

@addisonh22
Copy link

Ran the usb-flash.py scipt through 2to3 and fixed the USB to pyusb. Now getting an error that says:
sudo make install ./prog/usb-flasher/usb-flash.py bin/dongle.bin Traceback (most recent call last): File "/home/mousejack/nrf-research-firmware/./prog/usb-flasher/usb-flash.py", line 53, in <module> data += '\000' * (512 - len(data) % 512) TypeError: can't concat str to bytes make: *** [Makefile:27: install] Error 1

Any way to fix 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

No branches or pull requests

1 participant