Search found 3 matches

by gouragoura
Sun Apr 09, 2017 9:38 am
Forum: General Discussion
Topic: app_main not starting
Replies: 3
Views: 6038

Re: app_main not starting

I was having the single core enabled, and I confirmed that the patch solves the problem.
Thanks ESP_igrr :)
by gouragoura
Sun Apr 09, 2017 8:58 am
Forum: General Discussion
Topic: app_main not starting
Replies: 3
Views: 6038

Re: app_main not starting

Thanks ESP_igrr, will check it out :)
by gouragoura
Sun Apr 09, 2017 6:43 am
Forum: General Discussion
Topic: app_main not starting
Replies: 3
Views: 6038

app_main not starting

I'm having trouble with esp-idf. After I updated esp-idf, possibly that caused my esp32 not to enter app_main, and it's now in a reboot loop. First I thought it's my app's problem, so I tried flashing https://github.com/espressif/esp-idf-template, as well as trying other projects, but it was the sam...