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

Project using TinyUSB installed with windows installer only shows code :10 #13

Open
NicoAICP opened this issue Apr 24, 2023 · 2 comments

Comments

@NicoAICP
Copy link

I tried to compile my project PTPE with branch sdk15 with the windows installer for pi pico development. https://github.com/NicoAICP/PTPE/tree/sdk15
The uf2 compiles just fine, but after plugging it into my pc and selecting skylanders, it throws the issue that the device couldnt be started (code 10).
If i compile the project using linux, same sdk version and everything, I do not get the error code 10 and it boots up just fine.

Could you guys take a look, if this is an issue with the windows installer?
You probably wont be able to run my code due to it needing hardware for the pi pico, but it should work the same if you just create a tinyusb project acting as a hid device.

@lurch
Copy link
Contributor

lurch commented Apr 26, 2023

ping @hathach in case he has any ideas.

@hathach
Copy link

hathach commented Apr 26, 2023

I cannot help with this little info, try to get tinyusb stack debug log=2 would help you analyze the issue, also checking kernel messages (dmesg) for more info on the reason.

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

3 participants