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

Support for Cortex-m7 or Teensy 4.1 #8

Open
mgfuller333 opened this issue Jul 19, 2022 · 4 comments
Open

Support for Cortex-m7 or Teensy 4.1 #8

mgfuller333 opened this issue Jul 19, 2022 · 4 comments

Comments

@mgfuller333
Copy link

Hello,

has anyone gotten this to run on the Teensy 4.1 or Cortex m7 processor?

I am unable to compile onto the teensy 4.1.

@BST-Github-Admin
Copy link
Collaborator

@mgfuller333 , which IDE are you using to program the Teensy 4.1? With a small change, it is assumed that the cortex-m4f build could be reusable for the m7.

@mgfuller333
Copy link
Author

Arduino. And what small change could I make?

@BST-Github-Admin
Copy link
Collaborator

@mgfuller333, I assume you are referring to Teensyduino? It is unsure if Teensyduino's builder supports pre-compiled libraries. Assuming it does, in your BSEC2 library directory, create a new directory under src named cortex-m7. Copy the files from src/cortex-m4/fpv4-sp-d16-hard to src/cortex-m7.

@mgfuller333
Copy link
Author

Screen Shot 2022-08-07 at 11 37 16 AM

Screen Shot 2022-08-07 at 11 38 55 AM

Darn, still did not work. I really am looking forward to this. Is it possible that Bosch can be certain that it will not work on a Teensyduino builder?

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