On 22/10/15 07:37, Chris Johns wrote:
On 22/10/2015 4:33 pm, Sebastian Huber wrote:
>
>
>On 21/10/15 21:53, Isaac Gutekunst wrote:
>>Hi Devel,
>>
>>I looked for a while, but couldn't find a way to specify what
>>resources (semaphores, tasks, etc) a BSP requires for an empty project
>>(empty Init function).
>
>There is no useful support for this and this is a constant source of
>problems.
>
>One way out of this situation would be to use self-contained objects for
>the drivers.
>
What does this mean?

If you use C11, C++11, libgomp or libbsd synchronization objects, then the storage space for them is provided by the user and not the workspace.

--
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.hu...@embedded-brains.de
PGP     : Public key available on request.

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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to