Skip to main content
ANich.1
Visitor II
March 14, 2021
Question

NuttX OpenAMP support for M4 on STM32MP1?

  • March 14, 2021
  • 1 reply
  • 1120 views

I see below that an OpenAmpFreeRtos_Echo sample for STM32Cube was created which loads FreeRtos on the M4 and communicates via OpenAmp:

https://community.st.com/s/question/0D50X0000BI0vctSQB/freertos-does-not-run-on-stm32mp1-m4-core?t=1615759904082

Does a similar demo exist for NuttX? Or, is a similar demo coming for OpenAmp and NuttX on the M4?

https://cwiki.apache.org/confluence/display/NUTTX/NuttX+And+OpenAMP?preview=/152112290/152112291/OpenAMP.pdf

This topic has been closed for replies.

1 reply

Olivier GALLIEN
Technical Moderator
March 17, 2021

Hi @ANich.1​ ,

The NuttX OS is not supported in the STM32mp1Cube distribution. At this date, there are no plans to integrate this OS in the distribution

I would suggest you to address to the NuttX community, perhaps some developers have already started something.

An alternative could also been the Zephyr OS, an example is implemented here.

Hope it help,

Olivier

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.