gt;
> > On Thu, Aug 15, 2019 at 9:33 AM Joel Sherrill wrote:
> > >
> > >
> > >
> > > On Thu, Aug 15, 2019, 10:25 AM Wendell Silva
> wrote:
> > >>
> > >> Although git://git.rtems.org/multiio.git is clonable, this
> reposi
Although git://git.rtems.org/multiio.git is clonable, this repository is
not listed as an official RTEMS git repo at git.rtems.org.
Seems that multiio lib is not a first class citizen from RTEMS development
any more. Why?
--Wendell
___
devel mailing lis
wiki pages is not as noble as writing BSP code, or writing a
nice SMP test-case, but it worth.
:-)
--Wendell
On Tue, Mar 17, 2015 at 7:56 PM Joel Sherrill
wrote:
>
>
> On March 17, 2015 5:47:24 PM CDT, Wendell Silva wrote:
> >OK, Joel. Thanks.
> >
> >I've just
OK, Joel. Thanks.
I've just fixed the broken link in the new wiki page.
--Wendell.
On Tue, Mar 17, 2015 at 7:11 PM Joel Sherrill
wrote:
>
>
> On March 17, 2015 4:59:30 PM CDT, Wendell Silva wrote:
> >Hi Dears,
> >
> >
> >Is RTEMS BugZilla website
Hi Dears,
Is RTEMS BugZilla website down?
https://www.rtems.org/bugzilla returns "Page Not Found"
When it will be back on line?
Thanks,
--Wendell.
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Have you tried:
qemu-system-i386 -serial file:/tmp/1.txt -serial file:/tmp/2.txt -kernel
...
Or open ttyS1 instead?
--Wendell.
2014-09-28 4:52 GMT-03:00 Олег Мороз :
> Hello everyone, i'm trying to develop RTEMS app using QEMU VM. How can i
> use virtual serial device for two side data excha
André,
Technically, you should be able to call functions (directly or indirectly)
in any point of your program. AFAIK, there are only a subset of RTEMS
directives you shouldn't call from an ISR.
What kind of error have you got? BSP?
--Wendell.
2014-06-30 13:47 GMT-03:00 Andre Marques :
> Hell