Compilation fails after switching from Wroom to Wrover
Posted: Fri Jul 20, 2018 11:59 am
I was working with simple project configured originally on Wroom module and it compiled and worked fine.
When I switched module to Wrover and plugged into usb then flashed it with fullclean option I got error - cpu start failed.
It took me some time to figure out that main_app section was not firedand esp was crashing
To resolve that I had to delete physically the build folder and sdkconfig files and run menuconfig again
So far all works fine but I cannot easily switch modules with same project.
Im not sure if there is any other solution
When I switched module to Wrover and plugged into usb then flashed it with fullclean option I got error - cpu start failed.
It took me some time to figure out that main_app section was not firedand esp was crashing
To resolve that I had to delete physically the build folder and sdkconfig files and run menuconfig again
So far all works fine but I cannot easily switch modules with same project.
Im not sure if there is any other solution