avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] How to write Inline Assembly in WINAVR / AVR Studio


From: Ramesh Arise
Subject: [avr-gcc-list] How to write Inline Assembly in WINAVR / AVR Studio
Date: Sat, 17 Feb 2007 13:04:08 +0530

Hi Sir.

        I am using stuff what ever you are sending  to improve my coding skills. while i am writing the coding i was strucked in Inline Assembly. I have to write the RRC, RLC (Rotate right with carry, Rotate Left With Carry) assembly instructions to Serial LCD programming . Could you please give me an idea how to write Inline assembly using WinAVR and AVR Studio or other options to write these instructions in C-Language. Waiting for your reply ASAP.


Thank you,
  

On 2/15/07, address@hidden < address@hidden> wrote:
Send AVR-GCC-list mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
         http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
or, via email, send a message with subject or body 'help' to
        address@hidden

You can reach the person managing the list at
        address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of AVR-GCC-list digest..."


Today's Topics:

   1. Multi-core AVR? (Trampas)
   2. RE: Multi-core AVR? (Eric Weddington)
   3. RE: Multi-core AVR? ( address@hidden)


----------------------------------------------------------------------

Message: 1
Date: Wed, 14 Feb 2007 15:14:23 -0500
From: "Trampas" < address@hidden>
Subject: [avr-gcc-list] Multi-core AVR?
To: "'AVR GCC List'" <address@hidden>
Message-ID: <address@hidden >
Content-Type: text/plain; charset="us-ascii"

I was wondering if Atmel ever thought about making a multi-core AVR chip?
Specifically I am in the need of an array of simple processors, thus have
4-8 AVRon one chip would be great, basically they could run off the same
crystal and be connect through SPI or I2C internally. Then using the chained
JTAG they would be easy to program and such.



Of course I can design a board with several processors on it.



Trampas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnu.org/pipermail/avr-gcc-list/attachments/20070214/5053dcca/attachment.html

------------------------------

Message: 2
Date: Wed, 14 Feb 2007 13:31:32 -0700
From: Eric Weddington <address@hidden>
Subject: RE: [avr-gcc-list] Multi-core AVR?
To: "'Trampas'" <address@hidden>, "'AVR GCC List'"
        <address@hidden>
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII



> -----Original Message-----
> From:
> avr-gcc-list-bounces+eweddington=address@hidden
> [mailto:address@hidden .
> org] On Behalf Of Trampas
> Sent: Wednesday, February 14, 2007 1:14 PM
> To: 'AVR GCC List'
> Subject: [avr-gcc-list] Multi-core AVR?
>
> I was wondering if Atmel ever thought about making a
> multi-core AVR chip? Specifically I am in the need of an
> array of simple processors, thus have 4-8 AVRon one chip
> would be great, basically they could run off the same crystal
> and be connect through SPI or I2C internally. Then using the
> chained JTAG they would be easy to program and such.

If Atmel ever considered doing such a thing, and I doubt that it has been
considered, it would take many months (or years) for it to be done. Very
likely you can't afford to wait that amount of time for your project.

> Of course I can design a board with several processors on it.

That's probably your best bet.

Eric





------------------------------

Message: 3
Date: Thu, 15 Feb 2007 09:05:07 +1000
From: <address@hidden>
Subject: RE: [avr-gcc-list] Multi-core AVR?
To: <address@hidden>, <address@hidden>
Message-ID:
        < address@hidden>
Content-Type: text/plain; charset="us-ascii"

Perhaps an alternative is to roll your own multi-core processor with an
FPGA and some of the many 8-bit processor cores running around. This has
the advantage of you being able to select different processors for
different purposes, and also to choose the internal bussing mechanism.

Cheers,
Matthew van de Werken - Electronics Engineer
CSIRO E&M - Mining Geoscience Group
1 Technology Court - Pullenvale - 4069
p: (07) 3327 4142 * f: (07) 3327 4455 * e: address@hidden
"We do not inherit the earth from our ancestors, we borrow it from our
children."
-- Native American Proverb

        -----Original Message-----
        From: avr-gcc-list-bounces+matt.vandewerken=address@hidden
[mailto: address@hidden] On
Behalf Of Trampas
        Sent: Thursday, 15 February 2007 6:14 AM
        To: 'AVR GCC List'
        Subject: [avr-gcc-list] Multi-core AVR?



        I was wondering if Atmel ever thought about making a multi-core
AVR chip? Specifically I am in the need of an array of simple
processors, thus have 4-8 AVRon one chip would be great, basically they
could run off the same crystal and be connect through SPI or I2C
internally. Then using the chained JTAG they would be easy to program
and such.



        Of course I can design a board with several processors on it...



        Trampas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gnu.org/pipermail/avr-gcc-list/attachments/20070215/9a1d06ab/attachment.html

------------------------------

_______________________________________________
AVR-GCC-list mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list


End of AVR-GCC-list Digest, Vol 25, Issue 14
********************************************



--
A.Ramesh
reply via email to

[Prev in Thread] Current Thread [Next in Thread]