Instalation failed

2018-03-02 Thread mfg
Hello to everybody, I tried to install again for a test and it fails. Does it happen to someone else? I used: git clone https://github.com/RTEMS/rtems-source-builder.git cd rtems-source-builder source-builder/sb-check cd rtems ../source-builder/sb-set-builder --log=l-arm.txt --prefix=$HOME/rte

Re: Instalation failed

2018-03-02 Thread mfg
Sorry I didn't see the Chris answer: I can confirm this is happening. Looking in the downloaded file I see: We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires the use of javascript to function. Please check back later. The link https://sourcef

Re: INTERNAL_ERROR_THREAD_EXITTED, but what thread ?

2018-03-02 Thread Matthew J Fletcher
Hi, It looks like the context has already changed by the time the thread_exitted extension is called, so RTEMS_SELF does not get what you want. The rtems_tcb structure however contains 'Object->id' and 'Object->name' which show the previous task running. On 2 March 2018 at 06:39, Christian Maude

RTEMS not booting with Qemu PREP larger than 256Mb

2018-03-02 Thread Éric Tremblay
Hi, I am a new user of RTEMS and I have a weird issue using it with Qemu. I am using RTEMS release 4.11.3. I am using Qemu v 2.5.0 I am running in a Linux Ubuntu VM (64 bits) I can successfully launch various applications (.ralf) with qemu-system-ppc, like so for example: qemu-system-ppc -M pre

Re: Instalation failed

2018-03-02 Thread Pierre FICHEUX
Hi, I just got the archive from https://sourceforge.net/projects/expat/files/expat/2.0.1/expat-2.0.1.tar.gz/download then save it to rtems-source-builder/rtems/sources. regards -- Pierre FICHEUX -/- CTO Smile ECS, France -\- pierre.fich...@smile.fr http://www.smi

Re: Instalation failed

2018-03-02 Thread Pierre FICHEUX
Sorry: Sorry: https://sourceforge.net/projects/expat/files/expat/2.1.0/expat-2.1.0.tar.gz/download -- Pierre FICHEUX -/- CTO Smile ECS, France -\- pierre.fich...@smile.fr http://www.smile.fr https://smile.eu/fr/offres/embarque-iot I woul

FDA CDRH compliance and IEC 62304

2018-03-02 Thread Russell Haley
Hi, I'm looking into compliance for operating systems used in medical devices and I was wondering if there is information on *any* regulatory compliance for RTEMS? FDA compliance would be icing on the cake. Alternatively, has anyone ever run static or dynamic analysis on RTEMS (with or without li