Re: Beatnik RTEMS4.10.2 vmeTsi148 ISR: ERROR: no handler registered

2021-03-11 Thread Matt Rippa
It looks like the IRQEntry vector triggering this interrupt was null. I'm not sure what condition would arise leading to this. Maybe memory corruption or a bus error. https://git.rtems.org/rtems/tree/c/src/lib/libbsp/shared/vmeUniverse/vmeTsi148.c?h=4.10.2#n1562 On Thu, Mar 11, 2021 at 2:42 PM Ma

Re: Issues with configuring BSP with waf

2021-03-11 Thread Ida Delphine
Hello, Please I need some help. Following the GSoC getting started guide( https://docs.rtems.org/branches/master/user/start/gsoc.html),everything went well to the point I had to do an offline download. I used this command ../source-builder/sb-set-builder --source-only-download 5/rtems-sparc Seems l

Beatnik RTEMS4.10.2 vmeTsi148 ISR: ERROR: no handler registered

2021-03-11 Thread Matt Rippa
Hello, Our Primary Mirror control system has a beatnik bsp running on a mvme6100 with *RTEMS4.10.2 *and* EPICS 3.14.12.8* (which understandably is not actively supported). We've experienced a single event that we've never seen before. vmeTsi148 ISR: ERROR: no handler After this it appears all int

Re: Error by building a BSP on Ubuntu 18.04

2021-03-11 Thread Joel Sherrill
On Thu, Mar 11, 2021 at 2:41 PM Olga Syrbachova wrote: > It is RTEMS 5.1. I've checked the configure step. It seems to be fine. I > get this: > > config.status: creating Makefile > > target architecture: sparc. > available BSPs: erc32. > 'make all' will build the following BSPs: erc32. > other BS

Re: Error by building a BSP on Ubuntu 18.04

2021-03-11 Thread Olga Syrbachova
It is RTEMS 5.1. I've checked the configure step. It seems to be fine. I get this: config.status: creating Makefile target architecture: sparc. available BSPs: erc32. 'make all' will build the following BSPs: erc32. other BSPs can be built with 'make RTEMS_BSP="bsp1 bsp2 ..."' config.status: cre

Re: Problem by installing RTEMS 5.1 on Windows 10

2021-03-11 Thread Alireza Banejad
Try running msys2 64 as administrator On Fri, Mar 5, 2021 at 12:06 PM Olga Syrbachova wrote: > Thank you very much for your reply. I'm using MSYS2 MinGW 64-bit. > Actually I also tried to install RTEMS 4.11.0 and 4.11.2 and I didn't > succeed. > After running: > $ ../source-builder/sb-set-builde

Re: Installing rtems on 32 bit windows host machine

2021-03-11 Thread Joel Sherrill
On Thu, Mar 11, 2021 at 1:05 PM Alireza Banejad wrote: > Hello everyone, > I was wondering whether I could install RTEMS on a 32-bit Windows 7 host > machine using either msys2 or Cygwin. > I already tried installing it on msys2 i686 but when running sb-check it > returns: > > error: exe: not fou

Installing rtems on 32 bit windows host machine

2021-03-11 Thread Alireza Banejad
Hello everyone, I was wondering whether I could install RTEMS on a 32-bit Windows 7 host machine using either msys2 or Cygwin. I already tried installing it on msys2 i686 but when running sb-check it returns: error: exe: not found: (__cc) i686-w32-mingw32-gccerror: exe: not found: (__cxx) i686-w3

ftw() Test Additions May Require rtems6 Tool Update

2021-03-11 Thread Joel Sherrill
Hi First, this does NOT impact rtems5. On February 3, Eshan Dhawan posted additions to the RTEMS test suite for ftw() and nftw() which he had previously worked to add to newlib. There have been multiple updates to the rtems6 tool recipes in the RSB since then so if you may already have ftw() an

Re: RTEMS only executes no task and only finds one core imx7

2021-03-11 Thread Stefan Akatyschew
Hello together, I think it is stuck in the _Per_CPU_Wait_for_job function in kernel/rtems/cpukit/score/src/smpmulticastaction.c and I found the comment in the case statement: /* * Calling this function with the current processor is intentional. * We have to perform our ow

Re: Issues with configuring BSP with waf

2021-03-11 Thread Ida Delphine
Okay. Thank you :) On Thu, 11 Mar 2021, 5:57 pm Gedare Bloom, wrote: > On Thu, Mar 11, 2021 at 9:48 AM Ida Delphine wrote: > > > > Thank you for your response. I am not working on the rtems.git/master > branch. I'm not using it because earlier I tried downloading sources with > it but I got thi

Re: Issues with configuring BSP with waf

2021-03-11 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 9:48 AM Ida Delphine wrote: > > Thank you for your response. I am not working on the rtems.git/master branch. > I'm not using it because earlier I tried downloading sources with it but I > got this error > error: shell macro failed: > /home/idadel/quick-start/src/rsb/sou

Re: Offline download of sources fails

2021-03-11 Thread Ida Delphine
Thank you. Will do that. On Thu, Mar 11, 2021 at 5:55 PM Gedare Bloom wrote: > On Thu, Mar 11, 2021 at 8:31 AM Gedare Bloom wrote: > > > > On Thu, Mar 11, 2021 at 8:12 AM Gedare Bloom wrote: > > > > > > On Thu, Mar 11, 2021 at 4:33 AM wrote: > > > > > > > > > > > > > -Original Message

Re: Issues with configuring BSP with waf

2021-03-11 Thread Vijay Kumar Banerjee
Hello Ida, On Thu, Mar 11, 2021 at 9:48 AM Ida Delphine wrote: > > Thank you for your response. I am not working on the rtems.git/master branch. > I'm not using it because earlier I tried downloading sources with it but I > got this error > error: shell macro failed: > /home/idadel/quick-star

Re: Offline download of sources fails

2021-03-11 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 8:31 AM Gedare Bloom wrote: > > On Thu, Mar 11, 2021 at 8:12 AM Gedare Bloom wrote: > > > > On Thu, Mar 11, 2021 at 4:33 AM wrote: > > > > > > > > > > -Original Message- > > > > From: users On Behalf Of Chris Johns > > > > Sent: Thursday, March 11, 2021 6:07 AM >

Re: Issues with configuring BSP with waf

2021-03-11 Thread Ida Delphine
Thank you for your response. I am not working on the rtems.git/master branch. I'm not using it because earlier I tried downloading sources with it but I got this error error: shell macro failed: /home/idadel/quick-start/src/rsb/source-builder/sb/rtems-build-dep -c gcc -l : 2: error: no library (-l

Re: Offline download of sources fails

2021-03-11 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 8:12 AM Gedare Bloom wrote: > > On Thu, Mar 11, 2021 at 4:33 AM wrote: > > > > > > > -Original Message- > > > From: users On Behalf Of Chris Johns > > > Sent: Thursday, March 11, 2021 6:07 AM > > > To: Ida Delphine > > > Cc: rtems-us...@rtems.org > > > Subject:

Re: Issues with configuring BSP with waf

2021-03-11 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 7:33 AM Ida Delphine wrote: > > Hello everyone, > Was following the quick build documentation and had issues around where I > have to do a manual BSP build. In the last step of configuring the BSP, I > ran this command: > > ./waf configure --prefix=$HOME/quick-start/rtem

Re: Offline download of sources fails

2021-03-11 Thread Gedare Bloom
On Thu, Mar 11, 2021 at 4:33 AM wrote: > > > > -Original Message- > > From: users On Behalf Of Chris Johns > > Sent: Thursday, March 11, 2021 6:07 AM > > To: Ida Delphine > > Cc: rtems-us...@rtems.org > > Subject: Re: Offline download of sources fails > > > > > > > > On 11/3/21 3:34 pm,

Issues with configuring BSP with waf

2021-03-11 Thread Ida Delphine
Hello everyone, Was following the quick build documentation and had issues around where I have to do a manual BSP build. In the last step of configuring the BSP, I ran this command: ./waf configure --prefix=$HOME/quick-start/rtems/5 It didn't produce the expected output. I instead got: bash: ./w

RE: Offline download of sources fails

2021-03-11 Thread Jan.Sommer
> -Original Message- > From: users On Behalf Of Chris Johns > Sent: Thursday, March 11, 2021 6:07 AM > To: Ida Delphine > Cc: rtems-us...@rtems.org > Subject: Re: Offline download of sources fails > > > > On 11/3/21 3:34 pm, Ida Delphine wrote: > > Hello again, > > > > So I started o