comp.lang.ada
 help / color / mirror / Atom feed
From: Oliver Kleinke <oliver.kleinke@c-01a.de>
Subject: Re: Interrupt-driven Usart not working in Ada, but in C working, why?
Date: Sun, 16 Mar 2014 23:54:24 +0100
Date: 2014-03-16T23:54:24+01:00	[thread overview]
Message-ID: <20140316235424.674f5344@PC-8N-L> (raw)
In-Reply-To: 2528b8c4-93a8-4fb8-a6a5-192493d5d616@googlegroups.com

Am Sun, 16 Mar 2014 13:37:45 -0700 (PDT)
schrieb "Rego, P." <pvrego@gmail.com>:

> I am trying to use interrupt-driven Usart on an Atmel AVR ATmega2560
> chip. 

Which compiler/version?

If you're using the GNU toolchain then you can use "(avr-)objdump -S"
to generate an assembly listing that's interspersed with source code.
(Compile with debugging symbols '-g'.)

You can then compare the disassembly of both programs.

> Given that I have mapped the Usart registers correctly on AVR.USART
> package (because my JtagICE said so).

Code?



  reply	other threads:[~2014-03-16 22:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-16 20:37 Interrupt-driven Usart not working in Ada, but in C working, why? Rego, P.
2014-03-16 22:54 ` Oliver Kleinke [this message]
2014-03-17  0:21   ` Rego, P.
2014-03-17 14:08     ` Oliver Kleinke
2014-03-24 14:36       ` rrr.eee.27
2014-03-16 23:09 ` Oliver Kleinke
2014-03-17  0:32   ` Rego, P.
2014-03-17 12:17 ` rrr.eee.27
2014-03-17 20:28   ` Rego, P.
2014-03-18 14:08     ` Oliver Kleinke
2014-03-21  2:52       ` Rego, P.
2014-03-24 14:28         ` rrr.eee.27
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox