On 5/7/20 8:23 pm, James Fitzsimons wrote:
Hi all,
Problem solved!
After coming back to this fresh the next day I realised I had gone down
a blind alley with the device tree thinking. The PWM driver does all
hardware configuration required - no fdt required.
I have done this a number of tim
On Thu, Jul 9, 2020 at 3:19 PM Daniela Oliveira
wrote:
>
>
> > Hi Gedare,
>
> >
>
> > The output of:
>
> > cd /opt/rtems/5
>
> > find . -name bspopts.h
>
> > find : predicate unknown
>
> > This is the path of header bspopts.h:
>
> >/opt/rtems/5/sparc-rtems5/erc32/lib/include/dev/bspopts.h
>
What
> Hi Gedare,> > The output of:> cd /opt/rtems/5> find . -name bspopts.h> find : predicate unknown> This is the path of header bspopts.h:>/opt/rtems/5/sparc-rtems5/erc32/lib/include/dev/bspopts.h> > > Tks for help,> > Daniela. Enviado do Email para Windows 10 De: Gedare BloomEnviado:quinta-feira, 9
Hi Daniela,
On Thu, Jul 9, 2020 at 11:53 AM Daniela Oliveira wrote:
>
> >Hi guys,
>
> >
>
> > Explaining the steps ..
>
> > I had used the RTEMS user manual, so these are the steps:
>
> > I built a SPARC tool chain.
>
> > - The structure looks like this:
>
> > / opt / rtems -> the binaries for co
>Hi guys, > > Explaining the steps ..> I had used the RTEMS user manual, so these are the steps: > I built a SPARC tool chain.> - The structure looks like this:> / opt / rtems -> the binaries for compiling, debugging and manipulating files linked with RTEMS / SPARC> / rtems / releases / rsb -> down
On Thu, Jul 9, 2020 at 10:10 AM Gedare Bloom wrote:
> On Thu, Jul 9, 2020 at 9:08 AM Gedare Bloom wrote:
> >
> > On Mon, Jul 6, 2020 at 3:56 PM Daniela Oliveira
> wrote:
> > >
> > > > Hi guys,
> > >
> > > >
> > >
> > > > I have built a RTEMS 5 sparc, as docs.rtems.org tutorial. When I
> had bui
On Thu, Jul 9, 2020 at 9:08 AM Gedare Bloom wrote:
>
> On Mon, Jul 6, 2020 at 3:56 PM Daniela Oliveira wrote:
> >
> > > Hi guys,
> >
> > >
> >
> > > I have built a RTEMS 5 sparc, as docs.rtems.org tutorial. When I had
> > > built the C/C++ project,
> >
> > > I have found a missing header in bsp.
On Mon, Jul 6, 2020 at 3:56 PM Daniela Oliveira wrote:
>
> > Hi guys,
>
> >
>
> > I have built a RTEMS 5 sparc, as docs.rtems.org tutorial. When I had built
> > the C/C++ project,
>
> > I have found a missing header in bsp.h, the bspopts.h. I have no idea why
> > this header appeared inside the
Richi,
Some good advice from others. I'll just add a few more notes.
On Thu, Jul 9, 2020 at 2:23 AM Richi Dubey wrote:
>
> Hi,
>
> I understand. I'll learn how to use Doxygen and put it in my codes. Thank you.
>
Not just that, he also suggests you can start with a doxygen
description before you
Hi,
I understand. I'll learn how to use Doxygen and put it in my codes. Thank
you.
On Thu, Jul 9, 2020 at 12:43 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Richi,
>
> we use Doxygen to document the software design. Maybe you can write your
> high-level description wit
Hi,
Thanks for your suggestions. You've used lots of new keywords that I need
to learn, I'll look them up online.
I like your quote at the end!
On Wed, Jul 8, 2020 at 8:04 PM Per Dalgas Jakobsen wrote:
> Hi,
>
> I believe that differs a lot...
>
> If it's something I can't completely get my he
Hello Richi,
we use Doxygen to document the software design. Maybe you can write your
high-level description with it. This way it is integrated already
integrated in the sources. You can use @dot for graphs and @msc for
message sequences.
I would document the data structures and the invarian
12 matches
Mail list logo