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

building the library for STM32 #1

Open
Gary-Arcimoto opened this issue Oct 23, 2020 · 4 comments
Open

building the library for STM32 #1

Gary-Arcimoto opened this issue Oct 23, 2020 · 4 comments

Comments

@Gary-Arcimoto
Copy link

Hi,
I cloned the repository into a projects directory and ran make it errors on header files.
Why? I thought this was a no-brainer!
Doing the same thing with a cross-compiler yields similar results.
After modifying the makefile to add the needed include directories however I still get errors on all sorts of things.
Has anyone actually cloned this repo and performed a successful build and if so under what environment?
MinGW, Cygwin, Cross compiler so ARM, VS Code?

@fredriklundstromublox
Copy link
Contributor

To build, execute runExamples.sh under cygwin using gcc 9.3+, rather than make. Most common issues reported have been related to CR/LF line-ending in the runExamples.sh script file.

@Gary-Arcimoto
Copy link
Author

Gary-Arcimoto commented Oct 26, 2020 via email

@fredriklundstromublox
Copy link
Contributor

fredriklundstromublox commented Oct 27, 2020

Hi,

I know we have customers that have evaluated or used it with good feedback. I have spent a few hours porting it to STM32F091 using Keil ARM 5, but time hasn't allowed me to complete the port.

@Gary-Arcimoto
Copy link
Author

Gary-Arcimoto commented Oct 29, 2020 via email

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

2 participants