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

Working Cortex-M4 example #2

Closed
tstellanova opened this issue Jun 12, 2020 · 3 comments
Closed

Working Cortex-M4 example #2

tstellanova opened this issue Jun 12, 2020 · 3 comments

Comments

@tstellanova
Copy link

Hello, I've got a simple LED blinking example with two tasks and queue / message passing

This runs on stm32f303 (Cortex M4) hardware, specifically on the low-cost Robotdyn mini-M4

What's the best way to integrate this with the examples in this repo? I noticed that the Cortex-M3 example has a bunch of comments indicating the example is not functional.

@niondir
Copy link
Member

niondir commented Jul 6, 2020

My problem with the cortex M3 was that I had no debugger running. You are very welcome to provide an Cortex M4 example. The M3 example might be a good starting point, even if some issues still need a fix.
I will give my very best to help with concrete questions.

Just fork this repo and when we get it running or even close to running I'm open for a pull request.

Kind regards,
Tobias

@niondir
Copy link
Member

niondir commented Jul 6, 2020

I you don't mind I would also link your repo in the readme of this project.

@tstellanova
Copy link
Author

My problem with the cortex M3 was that I had no debugger running. You are very welcome to provide an Cortex M4 example. The M3 example might be a good starting point, even if some issues still need a fix.
I will give my very best to help with concrete questions.

Just fork this repo and when we get it running or even close to running I'm open for a pull request.

Kind regards,
Tobias

Sounds good, I'll try to figure out the right way to integrate it.

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