Re: How to enable rcS script in nucleo-stm32h753zi

2025-05-07 Thread Alan C. Assis
/src and compiled in Makefile"* > > This helped me to finally deploy the rcS script successfully. > > > Thanks and Regards > Karukkuvel Raj D > Flight Controls Engineer > > -- > *From:* Alan C. Assis > *Sent:* Monday, May 5, 202

Re: How to enable rcS script in nucleo-stm32h753zi

2025-05-07 Thread karukkuvel Raj Deivasundaram
oy the rcS script successfully. Thanks and Regards Karukkuvel Raj D Flight Controls Engineer [cid:f1ba9875-7407-4cea-bb0b-31f3e4178aa9] From: Alan C. Assis Sent: Monday, May 5, 2025 6:51 PM To: dev@nuttx.apache.org Subject: Re: How to enable rcS script in nucleo-s

Re: How to enable rcS script in nucleo-stm32h753zi

2025-05-05 Thread Alan C. Assis
Hi Karukkuvel, There is a 7 years video tutorial here: https://www.youtube.com/watch?v=jYvCe8yQ1OY It is from an old version of NuttX, but could help you to get it working. Also there is an official Documentation here: https://nuttx.apache.org/docs/latest/guides/etcromfs.html#start-up-scripts

How to enable rcS script in nucleo-stm32h753zi

2025-05-05 Thread karukkuvel Raj Deivasundaram
Hi Team Hi all, I'm currently working with the Nucleo-STM32H743ZI board using NuttX and would like to automatically launch a user application at boot using an `rcS` script. I understand that the `NSH` configuration supports initialization scripts through ROMFS. but I'm unsure of the correct s