vojkob
vojkob
Hi Ivan, Uf, Yes, I’m stupid. Thanks, I will try with clone. Thanks a lot, Vojko From: Ivan Grokhotkov ***@***.*** Sent: Wednesday, August 3, 2022 5:38 PM To: espressif/esp-box ***@***.***>...
Hi, I made clone on my disk, the compiling is running, but now I got typical “undefined symbol “ message, which should not occur on valid build. D:/ESP32PRojects/ESP32_S3_BOX/components/bsp/src/boards/esp32_s3_box_lite.c:52:25: error: 'GPIO_NUM_45'...
Hi, Here is also list of problems. There are some additional unresolved definitions: Description Resource Path Location Type 'GPIO_NUM_45' undeclared here (not in a function); did you mean 'GPIO_NUM_35'? factory_demo...
Hi, Hm, I installed last ESP IDF tools, but I can not select ESP32-s3 in as target in Eclipse. Just ESP and ESP S2. Regards,Vojko From: alic-maker ***@***.*** Sent: Thursday,...
Hi, OK, I managed to change target in Eclipse to S3, after 5 minutes of compile time, it seems there are no errors. Thanks a lot. Regards, Vojko
Hi, actually there are errors, but this Eclipse is very nasty IDE. Not show anything in Console, just in Problems section: Description Resource Path Location Type Symbol 'ADC1_CHANNEL_0' could not...
Hi, I expected the compilation and download will be quicker. I see no big advantage in using ESP-IDE over Arduino, since I;m not digging to deep into ESP hardware. Can...
I switch completely to Arduino Visual Studio Code, Platformio, I use some native libraries where necessary and system runs really good. Thanks for help anyway.
Thanks a lot.