-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Description
What steps will reproduce the problem?
1. Dowload the lastes version and install (R5.91)
2. Select Mega 2560/ADK in the board menu
3. Compile the PAL or NTSC demos
What is the expected output? What do you see instead?
Error output when compile:
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp: In member
function 'void TVout::render_setup(uint8_t)':
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:730: error:
'_VID_DDR' was not declared in this scope
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:730: error:
'_VID_PIN' was not declared in this scope
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:731: error:
'_SYNC_DDR' was not declared in this scope
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:731: error:
'_SYNC_PIN' was not declared in this scope
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:732: error:
'_VID_PORT' was not declared in this scope
C:\Users\[MyUserName]\Documents\Arduino\libraries\TVout\TVout.cpp:733: error:
'_SYNC_PORT' was not declared in this scope
What version of the product are you using? On what operating system?
R5.91 on Arduino IDE 1.0.5-r2 in Windows 8.
Please provide any additional information below.
I didn't edit any files. Just choose Mega 2560/ADK in the board menu and try
also by yourself... :)
Original issue reported on code.google.com by ayats...@gmail.com on 14 Jul 2014 at 11:57
Metadata
Metadata
Assignees
Labels
No labels