-
Notifications
You must be signed in to change notification settings - Fork 26
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
Built binaries don't enumerate when building on Ubuntu 18.04 LTS #32
Comments
Should also mention that the miniblink example works fine, it's just the USB examples that seem to be broken. |
Tried with the
works, which is nice. Which gcc version were the prebuilt binaries built with? |
That is the compiler they were built for originally. Downloaded from that address. It sounds like this could be an alignment issue. Can you attach an .elf file from a broken build? I'll look through it and see if any addresses are off. |
Here's |
I can flash the prebuilt/usb_* images and they work fine, but when I build with the arm-none-eabi toolchain in ubuntu bionic's apt I get images that when flashed just end up doing:
The compiler version reports:
The text was updated successfully, but these errors were encountered: