Re: GSoC Introduction

2021-05-19 Thread Joel Sherrill
On Wed, May 19, 2021 at 9:09 AM Matthew Joyce wrote: > Hello RTEMS Community, > > My name is Matt Joyce and it is a great honor for me to join you as a > 2021 GSoC student developer! I'm a former active-duty US Army infantry > officer now serving part-time in the reserves. Since 2019 I've been >

Re: About runnning RTEMS on qemu

2021-05-19 Thread Joel Sherrill
On Wed, May 19, 2021 at 3:45 AM Richi Dubey wrote: > Hi, > > I do not have access to a real board, and I wanted to run a test on > different architectures (or bsps) over qemu to see if there is anything > amiss with the test. > > So, I ran the SMP test that I developed on realview_pbx_a9_qemu (ar

Re: About runnning RTEMS on qemu

2021-05-19 Thread Jiri Gaisler
On 5/19/21 10:44 AM, Richi Dubey wrote: Can I use sparc leon3 and use sis/gdb as well for a SMP test? Yes. You can also run SMP tests on sis using the griscv or riscv32 bsps. Thanks! ___ users mailing list users@rtems.org http://lists.rtems.org/m

GSoC Introduction

2021-05-19 Thread Pranav Dangi
Hey everyone, I'm Pranav, a EEE sophomore at BITS Pilani, India. For the past year I've been exploring various things surrounding Embedded systems and Hardware reverse engineering, basically hardware, software and all the abstraction layers in between. I'm pleased to say that I'm a GSoC student wit

GSoC Introduction

2021-05-19 Thread Matthew Joyce
Hello RTEMS Community, My name is Matt Joyce and it is a great honor for me to join you as a 2021 GSoC student developer! I'm a former active-duty US Army infantry officer now serving part-time in the reserves. Since 2019 I've been back in school pursuing a BS in Computer Science remotely at Orego

About runnning RTEMS on qemu

2021-05-19 Thread Richi Dubey
Hi, I do not have access to a real board, and I wanted to run a test on different architectures (or bsps) over qemu to see if there is anything amiss with the test. So, I ran the SMP test that I developed on realview_pbx_a9_qemu (arm), but I want to test on a few more boards/debuggers. Can you pl