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

How to launch the project? #6

Open
sylvain-grousset opened this issue Feb 22, 2021 · 11 comments
Open

How to launch the project? #6

sylvain-grousset opened this issue Feb 22, 2021 · 11 comments

Comments

@sylvain-grousset
Copy link

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

@tiretrak
Copy link

this project non working

@ripxorip
Copy link
Owner

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

@tiretrak
Copy link

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) ?

@ripxorip
Copy link
Owner

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.

@tiretrak
Copy link

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

@ripxorip
Copy link
Owner

So then you were able to build it succesfully? Do you ahave any more specifics regarding whats not working?

@tiretrak
Copy link

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

@tiretrak
Copy link

So then you were able to build it succesfully? Do you ahave any more specifics regarding whats not working?

what version of the toolchain did you use?

@ripxorip
Copy link
Owner

I have not build this in several years, so I dont remeber which version I was on. Do you have access to a debugger?

@tiretrak
Copy link

Do you have access to a debugger?

yes

@tiretrak
Copy link

i tried this code with stm32f401 and it didn't work.
I used stm32f407 discovery and the code worked. a new device "STM32 MIDI bridge in FS Mode" appeared in the system

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