Video Guide for compiling your own programs on the ESP8266!
Posted: Sat Dec 06, 2014 11:23 am
by cnlohr
I finally got around to a video guide on how to make your own programs on the ESP8266. Kinda a jumpstart guide. I haven't made it public, and if anyone sees any glaring problems with it, please give me a heads up. If no one sees any glaring issues, I'll probably post later tonight. Additionally, I will use this thread post to clarify any issues and hopefully use it for support.
Making your own progams for the ESP8266 You guys are awesome!
Re: Video Guide for compiling your own programs on the ESP82
Posted: Sat Dec 06, 2014 4:34 pm
by frasenci
Very interesting , thank you
now , this solves the problem of building the "environment" and running what there is in it. I will folow this instructions in my Linux Virtual VMWare ( for x time.... )
Question :
Whats next ?
How to you actually change something as in ," creating your own version of firmware...."
It would be interested from an amateur's point of view.
Im totally biased to LUA - Firmware for now. Easy as 1,2,3
Thank you again Greetings Francisco
Re: Video Guide for compiling your own programs on the ESP82
Posted: Sat Dec 06, 2014 6:21 pm
by platforma
hmmm, can't compile gcc-extensa on 64bit machine, says "as: unrecognized option '--64'" i've seen this before, i believe the correct option for gcc is "-m64"
Re: Video Guide for compiling your own programs on the ESP82
Posted: Sat Dec 06, 2014 6:58 pm
by cnlohr
I don't know if I can reasonably help you on this, but, if you post a large portion of the log, that would be helpful.