Port DuinOS for FGPArduino and Multicore Arduino, Message Queue and Share Memory (volatile) #29
carlosdelfino
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Relativo ao issue: #27 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Estou estudando o uso de multithreads em sistemas multi-core, e principalmente me interessa os mecanismos de troca de mensagens entre cores, compartilhamento de variáveis e outros efeitos colaterais.
Como não tenho posse de nenhuma placa que possua múltiplos cores como o Arduino Potenza H7, estou tentando achar uma forma de inserir um core a mais no FPGArduino, tarefa que não é trivial, inclusive já abri um issue no projeto oficial f32c/f32c#91 quem puder fortalecer a solicitação será muito bom para nosso projeto.
I am studying the use of multithreads in multi-core systems, and I am mainly interested in the mechanisms for exchanging messages between colors, sharing variables and other side effects.
As I do not have any board that has multiple colors like the Arduino Potenza H7, I am trying to find a way to insert an additional core in the FPGArduino, a task that is not trivial, I have already opened an issue in the official project f32c/f32c#91 whoever can strengthen the request will be very good for our project.
Beta Was this translation helpful? Give feedback.
All reactions