Example Code Not Working
Posted: Tue Jul 10, 2018 11:02 pm
Hi all,
Sorry if this is the wrong place to ask, but i'm having some troubles getting some example code to compile correctly, specifically the openssl_server example in the protocol section.
I run "make flash" in the project directory and keep getting make issues with the certificate files?
I'm not sure what to make of this. Does COMPONENT_EMBED_TXTFILES need a file system mounted? How do people typically go about debugging these types of issues with esp-idf?
Trying esp-idf over mongoose os right now, could use some advice from someone in the know.
Thank you!
Spencer
Sorry if this is the wrong place to ask, but i'm having some troubles getting some example code to compile correctly, specifically the openssl_server example in the protocol section.
I run "make flash" in the project directory and keep getting make issues with the certificate files?
Code: Select all
make[1]: *** No rule to make target `/Users/sperry/workbench/switch/physical/bare_bones/esp/esp32_mustard_1_0/components/openssl_server/certs/prvtkey.pem', needed by `embed_txt/prvtkey.pem'. Stop.
Trying esp-idf over mongoose os right now, could use some advice from someone in the know.
Thank you!
Spencer