At 01:11 AM 6/08/2005, you wrote:
>create a
>"skeleton" interrupt vector table in a text file, name it something like
>"i_vectors.inc"
I thought I was the only clever person around! :-)
I have tables for each type of processor I use and then
.include it . I simply copy it from the PDF so that I
don't mess up as some larger processor use JMP instead of
RJMP.
The same thing for the interrupt service routines. I then
copy the skeleton file into the project folder and modify
it accordingly.
Regards
John Samperi
******************************************************
Ampertronics Pty. Ltd.
11 Brokenwood Place Baulkham Hills, NSW 2153 AUSTRALIA
Tel. (02) 9674-6495 Fax (02) 9674-8745
Email: samperi@ampertronics.com.au
Website http://www.ampertronics.com.au
* Electronic Design * Custom Products * Contract Assembly
******************************************************Message
Re: [AVR-Chat] Help with using interrupts and ATtiny13.
2005-08-05 by John Samperi
Attachments
- No local attachments were found for this message.