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
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
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
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
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
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
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