Re: Quick start refers to non-existant RTEMS 5.1.0?

2020-08-07 Thread Chris Johns
On 8/8/20 2:14 am, Maxim Blinov wrote: > Hi all, > > I was just curious about RTEMS, and wanted to get a "Hello World" > running on a simulator. I was following the quick start guide here: > > https://docs.rtems.org/branches/master/user/start/sources.html > > where the tutorial talks about

Re: BSP testing for rtems

2020-08-07 Thread Chris Johns
On 8/8/20 1:38 am, Zacchaeus Liang wrote: > Hello, > I'm currently trying to build and test rtems, then i'll be trying to build the > hello world app. How do I  test the bsp for the pc386 using qemu? Does anyone > know where the testing script for pc386-qemu? Also, I heard that the > rtems-test 

RES: Question about SIS for RTEMS 5 and timing

2020-08-07 Thread Fabrício de Novaes Kucinskis
Thanks for the response, Joel! Hope you’re fine. It’s been a while since I've used SIS paying attention to its timing. I'm trying it now to make some activities possible at home office, because I’m not allowed to bring lab equipment home :(. I've recovered some virtual machines we have

Quick start refers to non-existant RTEMS 5.1.0?

2020-08-07 Thread Maxim Blinov
Hi all, I was just curious about RTEMS, and wanted to get a "Hello World" running on a simulator. I was following the quick start guide here: https://docs.rtems.org/branches/master/user/start/sources.html where the tutorial talks about obtaining version 5.1.0 of the RTEMS kernel. But this

BSP testing for rtems

2020-08-07 Thread Zacchaeus Liang
Hello, I'm currently trying to build and test rtems, then i'll be trying to build the hello world app. How do I test the bsp for the pc386 using qemu? Does anyone know where the testing script for pc386-qemu? Also, I heard that the rtems-test executable is deprecated from the qemu page.

Re: Question about SIS for RTEMS 5 and timing

2020-08-07 Thread Joel Sherrill
On Thu, Aug 6, 2020 at 3:54 PM Fabrício de Novaes Kucinskis < fabricio.kucins...@inpe.br> wrote: > Hello all, I hope everyone on the list is health and safe. > > > > I’m studying the update of a SPARC project, currently based on RTEMS 4.11, > to RTEMS 5. > > > > After installing RTEMS 5, the

Re: qemu ppc bsp, which one?

2020-08-07 Thread Karel Gardas
On 8/6/20 12:36 AM, Karel Gardas wrote: >> - rsb's rtems/config/5/bsps does not contain any qemu*.bset. From PPC, >> only qoriq_e*.bset are there. I've checked qoriq_e6500_64 in qemu very >> lightly but so far no success. If, there is any receipt how to get that >> bsp running