Open GoogleCodeExporter opened 9 years ago
Compiling error:
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp: In member function
'void HomeEasy::initSending()':
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:78: error: 'DDRL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:78: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp: In function 'void
__vector_11()':
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:492: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:492: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:496: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:496: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:559: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:559: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:563: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:563: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:643: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:643: error: 'PL1' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:647: error: 'PORTL' was
not declared in this scope
C:\arduino\arduino-0021\libraries\homeeasy\HomeEasy.cpp:647: error: 'PL1' was
not declared in this scope
Can i resolve this?
Original comment by jongeren...@gmail.com
on 12 Jul 2011 at 7:36
I've attached a slightly modified version which may fix it for you (changes the
defaults so it should work without any modification on both standard and mega
arduinos).
Please let me know if this fixes it, and exactly which Arduino you are using.
Nathan
Original comment by nbur...@gmail.com
on 13 Jul 2011 at 8:46
Attachments:
Original issue reported on code.google.com by
nbur...@gmail.com
on 23 Mar 2011 at 1:42Attachments: