[Avrora] Matching PC counter and disassembed code
Octav Chipara
ochipara at cse.wustl.edu
Wed Dec 7 15:03:51 PST 2005
Ben,
I also noticed that there is a disconnect between the offsets that are
generated by the avr-objdump and the pc counter. Is there an easier way
to see what code is executed and match it with the disassembled code?
Thanks,
-- Octav
>
> On Dec 7, 2005, at 1:50 PM, Octav Chipara wrote:
>
>>
>> Hi,
>>
>> I'm trying to add an external device that works on INT7. I'm would
>> like to know what is the best way of posting a external interrupt.
>> Does it suffice to just directly enable the interrupt and then do a post?
>>
>
> You should not enable the interrupt in your device (java simulation)
> code. Let the program (AVR code) do that. You should use the
> interpreter's setPosted() method to post the appropriate interrupt to
> the microcontroller.
>
> -B
>
> ========================================================
>
> I was born not knowing and have had only a little time to change that
> here and there.
>
> --Richard Feynman
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Avrora mailing list
>Avrora at lists.ucla.edu
>http://lists.ucla.edu/cgi-bin/mailman/listinfo/avrora
>
>
More information about the Avrora
mailing list