-
Notifications
You must be signed in to change notification settings - Fork 21
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
How to launch the project? #6
Comments
this project non working |
What is non working? You need to add the third party (ST) libraries to the build. I cant upload them here since its theirs, I guess I could simplify the process when I have some more time for this project. Or do you have more specific information? @tiretrak ? Please see https://github.com/ripxorip/stm32_usb_midi/blob/master/Makefile |
can you share release file (.bin) ? |
Yes, but please describe what is "non working" currently. |
i flash this to stm32 and it`s not working |
So then you were able to build it succesfully? Do you ahave any more specifics regarding whats not working? |
I fixed the "BINPATH=~/sat/bin" variable in every Makefile and built the project. I burned the bin file in stm32. after connecting stm32 to the computer nothing happens. no new devices |
what version of the toolchain did you use? |
I have not build this in several years, so I dont remeber which version I was on. Do you have access to a debugger? |
yes |
i tried this code with stm32f401 and it didn't work. |
Hello,
I don't know if this post belongs here.
I can't compile the project, I am lost.
"Specify the folder of the firmware in the Makefile and run make."
Which line in the makefile does this correspond to?
What is the make command we need to enter?
And with the gcc-arm-none-eabi toolchain what should we do? Which command?
Thanks
The text was updated successfully, but these errors were encountered: