Console API

Ярослав Лещинский midniwalker at gmail.com
Tue Oct 30 11:14:37 UTC 2018


Sorry I miss clicked...

Hello,

I checked out master branch and tried to add a new bsp. I found that in
hello example now you are using another macro
definition CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER instead
of CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER like in 4.11.

Seems like CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER doesn't call
rtems_device_driver console_initialize.
In case of using CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER I've got such
output:

*** BEGIN OF TEST HELLO WORLD ***
*** TEST VERSION: 5.0.0.135cb10efa863e2fe3029655b9c7cb136e64fc48-modified
*** TEST STATE: EXPECTED-PASS
*** TEST BUILD: RTEMS_POSIX_API
*** TEST TOOLS: 7.3.0 20180125 (RTEMS 5, RSB
f07d2b6e9ad70d62eb617a9f5515c5045ee0c119, Newlib
08eab6396f678cf5e5968acaed0bae9fd129983b)
Hello World

*** END OF TEST HELLO WORLD ***


*** FATAL ***
fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
fatal code: 0 (0x00000000)
RTEMS version: 5.0.0.135cb10efa863e2fe3029655b9c7cb136e64fc48-modified
RTEMS tools: 7.3.0 20180125 (RTEMS 5, RSB
f07d2b6e9ad70d62eb617a9f5515c5045ee0c119, Newlib
08eab6396f678cf5e5968acaed0bae9fd129983b)
executing thread ID: 0x08a010001
executing thread name: UI1

Could you please tell me what is a differences between those macros and
what this fatal error actually about?

Sorry once more for previous message.


On Tue, 30 Oct 2018 at 14:11, Ярослав Лещинский <midniwalker at gmail.com>
wrote:

> Hello,
>
> I checked out master branch and tried to add a new bsp. I found that in
> hello example now you are using another macro
> definition CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER instead
> of CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER like in 4.11.
>
> Seems like CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER doesn't call
>
> On Mon, 29 Oct 2018 at 16:58, Ярослав Лещинский <midniwalker at gmail.com>
> wrote:
>
>> Ok, thanks I'll check this out.
>>
>> On Mon, 29 Oct 2018 at 16:52, Sebastian Huber <
>> sebastian.huber at embedded-brains.de> wrote:
>>
>>> Hello,
>>>
>>> we have a contributing page:
>>>
>>> https://devel.rtems.org/wiki/Developer/Contributing
>>>
>>> Please submit patches against the Git master for new BSPs. Try share
>>> code with similar BSPs as much as possible and avoid copy and paste.
>>>
>>> --
>>> 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.
>>>
>>>
>>
>> --
>> --
>> Kind regards,
>> *Yaroslav Leshchinsky*
>>
>
>
> --
> --
> Kind regards,
> *Yaroslav Leshchinsky*
>


-- 
--
Kind regards,
*Yaroslav Leshchinsky*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20181030/cb3ac36a/attachment-0001.html>


More information about the users mailing list