Re: [External Mail]Re:Re: RPTUN and RPMSG

2024-01-26 Thread 汪博文
Hi, yf Yes, in some scenarios, we do not need the Remoteproc to manage the remote core lifecycle. (e.g, the remote core is startup automatically and we do not want to stop/restart remote core) So we do not need the remoteproc, and the remoteproc in rptun may appear redundant. Actually, we are

[OT] Projects for GSoC 2024

2024-01-26 Thread Alan C. Assis
Dear NuttXers, Please find below some ideas of projects to improve NuttX during the GSoC2024: https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list If you have some other ideas, please let me know. Best Regards, Alan

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > Dear NuttXers, > Please find below some ideas of projects to improve NuttX during the > GSoC2024: > https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list > If you have some other ideas, please let me know. I would like to pro

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Alan C. Assis
Hi Tomek, His toolchain is focused on FPGA, but he is interested in participating in other projects for GSoC. Also we need NuttX mentors, I will participate, but for each project we need two mentors, please let me know who could be interested to help. Best Regards, Alan On Fri, Jan 26, 2024 at

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 8:40 PM Alan C. Assis wrote: > His toolchain is focused on FPGA, but he is interested in participating in > other projects for GSoC. Yes, and that toolchain could be used to cross-build NuttX ROTS to FPGA without a CPU with amazing efficiency as proved on x86 architecture!

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Victor Suarez Rovere
I can certainly port NuttX to run on some FPGA boards too Is any board already supported? On Fri, Jan 26, 2024 at 4:40 PM Alan C. Assis wrote: > Hi Tomek, > > His toolchain is focused on FPGA, but he is interested in participating in > other projects for GSoC. > > Also we need NuttX mentors, I w

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
Hey there Victor! Thanks for your interest in NuttX port to FPGA!! :-) No there is no such design yet.. you would have to create everything from scratch.. so there is some serious amount of work to do.. but imagine the results.. there will be just one step to ASIC!! :-) I could reconsider my men

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Victor Suarez Rovere
Just clarifying, the idea to run NuttX on a FPGA is to instantiate a CPU and peripherals on the FPGA and then run normally as if it were a MCU Good thing is that you can change the CPU, add/remove peripherals, etc. On Sat, Jan 27, 2024 at 12:32 AM Tomek CEDRO wrote: > Hey there Victor! Thanks fo