Re: [VOTE] Apache NuttX 12.6.0 RC1 release

2024-07-25 Thread Roberto Bucher
arm-none-eabi-gcc -v Using built-in specs. COLLECT_GCC=arm-none-eabi-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/13.2.1/lto-wrapper Target: arm-none-eabi Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --in

Re: Guides for understanding the kernel

2024-07-25 Thread Matteo Golin
Thanks everyone for the helpful resources! I will have a read through them all, and I will certainly contact you Lup if I have any questions about the Pinephone! Thanks again, Matteo On Thu, Jul 25, 2024 at 11:35 AM Lee, Lup Yuen wrote: > Hi Matteo and Nathan: This article explains every step o

Re: Guides for understanding the kernel

2024-07-25 Thread Lee, Lup Yuen
Hi Matteo and Nathan: This article explains every step of NuttX booting on Arm64 PinePhone, hope it helps :-) https://lupyuen.codeberg.page/articles/unicorn2.html#pinephone-boots-nuttx Lup On Thu, Jul 25, 2024 at 10:59 PM Nathan Hartman wrote: > Hi again, > > (Thank you, Lup, for these excelle

Re: Guides for understanding the kernel

2024-07-25 Thread Nathan Hartman
Hi again, (Thank you, Lup, for these excellent articles. They are a very valuable resource! :-) Now at a computer, I can actually find the links to some relevant articles... These two are an excellent starting point to understand how to get NuttX to boot on these "bigger" embedded systems... ht

Re: Guides for understanding the kernel

2024-07-25 Thread Lee, Lup Yuen
Hi Matteo: Please lemme know if you have any questions about NuttX on PinePhone (Arm64 Cortex-A53) (Thanks Nathan :-) Lup On Thu, Jul 25, 2024 at 9:34 PM Nathan Hartman wrote: > Hi Matteo, > > The blog of Lup Yuen LEE is a very valuable resource. Lup did a port of > NuttX to PinePhone, which i

Re: Guides for understanding the kernel

2024-07-25 Thread Alan C. Assis
Hi Nathan, Good point, although his port is not for a new architecture, there are a low of useful information that could help Matteo in his test. BR, Alan On Thu, Jul 25, 2024 at 10:34 AM Nathan Hartman wrote: > Hi Matteo, > > The blog of Lup Yuen LEE is a very valuable resource. Lup did a po

Re: Guides for understanding the kernel

2024-07-25 Thread Nathan Hartman
Hi Matteo, The blog of Lup Yuen LEE is a very valuable resource. Lup did a port of NuttX to PinePhone, which is a 64-bit architecture that could be said to be on a similar level to RPi 4B. There are many other articles that you will likely find helpful: https://lupyuen.codeberg.page/ I recommen

Re: [VOTE] Apache NuttX 12.6.0 RC1 release

2024-07-25 Thread Alan C. Assis
Hi Roberto, What toolchain did you use? Please include it as Mr Lup did in previous email. BR, Alan On Thu, Jul 25, 2024 at 5:28 AM Roberto Bucher wrote: > +1 > > Tested on nucleo-h745ZI-Q, nucleo-H743ZI2 and nucleo-F746ZG > > In addition I've generated code fusing pysimCoder for a nucleo-F7

Re: Guides for understanding the kernel

2024-07-25 Thread Alan C. Assis
Hi Matteo, I don't know if the guide you are reading is this same: https://cwiki.apache.org/confluence/display/NUTTX/Porting+Guide There is a lot of documentation that we need to move to our official page. After creating the arch hardware header files I think you can start the start C file with

Re: [VOTE] Apache NuttX 12.6.0 RC1 release

2024-07-25 Thread Lee, Lup Yuen
+1 for Milk-V Duo S, Ox64, Star64 and PinePhone = Milk-V Duo S Compiler + riscv-none-elf-gcc -v Using built-in specs. COLLECT_GCC=riscv-none-elf-gcc COLLECT_LTO_WRAPPER=/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin/../libexec/gcc/riscv-none-elf/13.2.0/lto-wrapper Target: riscv-none-elf Co

Re: [VOTE] Apache NuttX 12.6.0 RC1 release

2024-07-25 Thread Roberto Bucher
+1 Tested on nucleo-h745ZI-Q, nucleo-H743ZI2 and nucleo-F746ZG In addition I've generated code fusing pysimCoder for a nucleo-F746ZG board (PWM+Encoders) -> OK Ciao Roberto Results: *nucleo-h745zi:pysim_cm7 * -rwxrwxr-x 1 bucher bucher 3681776 Jul 25 10:00 nuttx -rwxrwxr-x 1 bucher bucher 

[VOTE] Apache NuttX 12.6.0 RC1 release

2024-07-25 Thread Alin Jerpelea
Hello all, Apache NuttX 12.6.0 RC1 has been staged under [1] and it's time to vote on accepting it for release. Voting will be open for 72hr. A minimum of 3 binding +1 votes and more binding +1 than binding -1 are required to pass. The Apache requirements for approving a release can be found here