Compiler works, but doesn't create the BIN file
Posted: Sat Nov 14, 2015 9:39 am
Hi There, how are you?
I am trying to be able to code / compile for the ESP8266, but I am struggling with the compiler.
I followed these steps and I successfully installed and built the SDK and toolchain for it:
https://github.com/pfalcon/esp-open-sdk
Then I downloaded a very simply blinky example and tried to compile. Please check the attached screenshot. I set all the directories correctly and it spits out the intermediate files .out, .a and .o just fine, I can find these in the "build" directory. However, seems that it does not generate the .bin files, because the "firmware" directory remains empty.
Any ideas?
Thank you!
I am trying to be able to code / compile for the ESP8266, but I am struggling with the compiler.
I followed these steps and I successfully installed and built the SDK and toolchain for it:
https://github.com/pfalcon/esp-open-sdk
Then I downloaded a very simply blinky example and tried to compile. Please check the attached screenshot. I set all the directories correctly and it spits out the intermediate files .out, .a and .o just fine, I can find these in the "build" directory. However, seems that it does not generate the .bin files, because the "firmware" directory remains empty.
Any ideas?
Thank you!