Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/8/23 01:42, Joel Sherrill wrote: Did you build the x86_64 tools and qemu using the RTEMS Source Builder? Honestly, I do not remember, this is more than year old, but since this is in 6-tools directory, in fact in two incarnation, I would bet this was done by RSB: $ find . -name 'edk2*'

Re: [PATCH 0/1] GSOC Contributor Opportunity

2023-03-07 Thread Ruturaj nanoti
Hi Gedare, Thanks for your reply. I'll hop onto discord and discuss this there. Regards, Ruturaj Nanoti On Tue, Mar 7, 2023 at 9:46 PM Gedare Bloom wrote: > Hi Ruturaj, > > It helps if you can describe briefly the topics that interest you, > especially one email per topic idea can be most frui

Re: [PATCH 1/1] testsuites/samples/hello/init.c: Modify the message in printf call

2023-03-07 Thread Ruturaj nanoti
Hi Gedare, Thank you for your response. I have sent an email with the screenshot attached that shows the hello world example running in the SIS simulator. Regards, Ruturaj Nanoti On Tue, Mar 7, 2023 at 9:44 PM Gedare Bloom wrote: > Thanks. Please email me and j...@rtems.org directly with a scr

Re: [PATCH 0/1] GSOC Contributor Opportunity

2023-03-07 Thread Gedare Bloom
Hi Ruturaj, It helps if you can describe briefly the topics that interest you, especially one email per topic idea can be most fruitful. That will give you more likely feedback, because most of us have no clue what the ticket numbers mean without clicking through. It would also be a good idea to h

Re: [PATCH 1/1] testsuites/samples/hello/init.c: Modify the message in printf call

2023-03-07 Thread Gedare Bloom
Thanks. Please email me and j...@rtems.org directly with a screenshot that shows you can run this modified hello world. On Mon, Mar 6, 2023 at 9:51 PM Ruturaj Nanoti wrote: > > Changed the message printed out in the hello testsuite from > `Hello World` to `Hello RTEMS, from Ruturaj Nanoti!!` to >

Call for Mentors gsoc'23

2023-03-07 Thread Gedare Bloom
Hello all, RTEMS Project is again to participate in GSoC (2023). If you would like to be a primary or secondary mentor, please register at https://summerofcode.withgoogle.com/ for the current program year, and then let me know so that I can add you to RTEMS Project. The workflow is a bit different

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Joel Sherrill
Did you build the x86_64 tools and qemu using the RTEMS Source Builder? On Tue, Mar 7, 2023, 11:39 AM Karel Gardas wrote: > On 3/7/23 19:24, Karel Gardas wrote: > > On 3/7/23 15:05, Siddharth Khattar wrote: > >> Hello all, > >> So I was aiming to make a project to improve the amd64 BSP for RTEMS

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/7/23 19:24, Karel Gardas wrote: On 3/7/23 15:05, Siddharth Khattar wrote: Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to b

Re: Help regarding Building x86_64 BSP

2023-03-07 Thread Karel Gardas
On 3/7/23 15:05, Siddharth Khattar wrote: Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to build it natively within RTEMS source.

Help regarding Building x86_64 BSP

2023-03-07 Thread Siddharth Khattar
Hello all, So I was aiming to make a project to improve the amd64 BSP for RTEMS (modify it according to ACPI standards along with other stuff) but first I would need to build it. Unfortunately there was no way to build it natively within RTEMS source. So, I needed to install QEMU and had to build t