RTEMS shell, classic API required?

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Oct 2 08:09:34 UTC 2014


On 02/10/14 10:05, Hoefle Marco wrote:
> On the console we see:
>
> =========================
>
>   starting shell
>
>   =========================
>
> pthread_setspecific(shell_current_env_key)
>
> sc: 0, errno: Success
>

You should read the release notes.  A lot changed between the RTEMS 4.10 
release and the current Git master.

For the RTEMS shell you have to configure some POSIX keys.  For an easy start use:

#define CONFIGURE_UNIFIED_WORK_AREAS
#define CONFIGURE_UNLIMITED_OBJECTS

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list