adriendesp commented on PR #12860: URL: https://github.com/apache/nuttx/pull/12860#issuecomment-2414226956
Hey, I have a STM32H745i eval board and I would like to use both core at the same time. CM4 would continuously read/write SPI from external sensor, at high speed. CM7 would perform application, using values read from CM4. So far, I have succeeded to build and flash a "Hello World" example on USART3 with Cortex M7 core. And I already used nuttx on other single-core architecture. Could you, please, guide me a bit in the process of configuring, building and using both core at the same time ? Where should I start ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
