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

I just can't get it to work... #1

Open
myk3y opened this issue Apr 29, 2015 · 4 comments
Open

I just can't get it to work... #1

myk3y opened this issue Apr 29, 2015 · 4 comments

Comments

@myk3y
Copy link

myk3y commented Apr 29, 2015

I installed the toolchain, went to the directory containing esp-ginx and entered 'make'

And this is what I got: http://pastebin.com/fmnqZrC4

Scroll to the bottom - I have highlighted the errors - please be gentle, I'm a novice.

On Mac OS X Yosemite.

@israellot
Copy link
Owner

You gcc is treating this cast warnings as errors. Odd cause here it's just fine.
Anyway my last commit should fix it. Please let me know.

@myk3y
Copy link
Author

myk3y commented Apr 30, 2015

Looks like it worked: http://pastebin.com/Qu9draix

@myk3y
Copy link
Author

myk3y commented Apr 30, 2015

Now all I need to know is what do I do with those 4 bin files?

@israellot
Copy link
Owner

You just need to exec 'make flash' now.
Basically you will upload the 0x00000.bin and 0x10000.bin files to the ESP.
If you change something in the html files, exec "make html" before "make" and then "make flash"

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

No branches or pull requests

2 participants