Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compling in Mega 2560 #85

Open
GoogleCodeExporter opened this issue Jun 21, 2015 · 4 comments
Open

Not compling in Mega 2560 #85

GoogleCodeExporter opened this issue Jun 21, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 14 Jul 2014 at 11:57

@GoogleCodeExporter
Copy link
Author

how did you solve this problem

Original comment by [email protected] on 18 Oct 2014 at 2:29

@GoogleCodeExporter
Copy link
Author

Also getting the same issue. Compiles fine on a Uno, identical error when 
compiling for Mega.

Original comment by [email protected] on 8 Feb 2015 at 4:04

@GoogleCodeExporter
Copy link
Author

getting same issue... mega 2560

Original comment by [email protected] on 8 Mar 2015 at 1:47

@GoogleCodeExporter
Copy link
Author

The latest is TVoutBeta1.zip and it compiles in IDE 1.6.0 choosing Arduino Mega 
2650.

Original comment by [email protected] on 9 Jun 2015 at 7:54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant