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

Compile problem on Arduino IDE 1.6.4 #8

Open
GoogleCodeExporter opened this issue Oct 5, 2015 · 0 comments
Open

Compile problem on Arduino IDE 1.6.4 #8

GoogleCodeExporter opened this issue Oct 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Download the current source from svn repo 
(http://minnazaosd.googlecode.com/svn/trunk/minNAZAOSD)

2. Install Arduino IDE v 1.6.4

3. Add in arduino-1.6.4/libraries the libraries from the minnazaosd svn repo 
(http://minnazaosd.googlecode.com/svn/trunk/libraries)

4. Open from Arduino IDE file: minNAZAOSD.ino

5. Execute from Arduino IDE the compile

What is the expected output? 

I expect to have the hex file generated as compilation completes

What do you see instead?

Compilation hangs usually on ArduCam_Max7456 or on the minNAZAOSD file. No 
error in the IDE console.


What version of the product are you using? 
I'm using the latest source from the svn repo

On what operating system?
I'm arduino IDE 1.6.4 on win7 and linux, with the same result. I also increased 
the max heap size of the IDE with no luck, no trace.

I have also enabled the verbose output from the IDE preferences menu with no 
luck. No trace is done. 

I have also converted to UTF8 both NazaLed.ino and minNAZAOSD.ino with the IDE 
Tools->"Fix encoding and reload"  functionality.


Please provide any additional information below.

I would like to try with the same IDE version that was used to succesfully 
compile the project but I could not find the correct version. 

This request is for setting up a working environment for recompiling the 
minnazaosd source.

Thanks,

Stefano Falconetti.

Original issue reported on code.google.com by [email protected] on 11 Jun 2015 at 9:03

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