Re: GSoC Introduction

2021-05-20 Thread Joel Sherrill
On Thu, May 20, 2021 at 8:21 AM Matthew Joyce wrote: > Dr. Joel, > > Thanks! I'd definitely like to get one or two easier ones under my > belt first. Based on my initial look for what can be ported, I'd plan > to start with dladdr. Sig2str and str2sig have to be re-implemented, > but I think they

Re: GSoC Introduction

2021-05-20 Thread Matthew Joyce
Dr. Joel, Thanks! I'd definitely like to get one or two easier ones under my belt first. Based on my initial look for what can be ported, I'd plan to start with dladdr. Sig2str and str2sig have to be re-implemented, but I think they should be fairly straightforward. Once I have those done, I'll st

Re: About runnning RTEMS on qemu

2021-05-20 Thread Richi Dubey
Thanks! On Thu, May 20, 2021 at 3:06 PM Hesham Almatary < hesham.almat...@cl.cam.ac.uk> wrote: > On Thu, 20 May 2021 at 10:12, Richi Dubey wrote: > > > > Thank you for your prompt replies. > > > > I am going to try the leon3, xilinx_zynq_a9_qemu, griscv, and riscv32 > bsp. I'll post here if any

Re: About runnning RTEMS on qemu

2021-05-20 Thread Richi Dubey
Thank you for your prompt replies. I am going to try the leon3, xilinx_zynq_a9_qemu, griscv, and riscv32 bsp. I'll post here if any of the bsps help me find the bug. Thanks! On Thu, May 20, 2021 at 1:58 AM Joel Sherrill wrote: > > > On Wed, May 19, 2021 at 3:45 AM Richi Dubey wrote: > >> Hi,