I've successfully compiled and run the camera_web_server example using esp-idf 3.3.1 and the default toolchain.
But, on Windows, building under the MSYS32 environment is painfully slow. I'd prefer to use the Cmake preview. Since the example projects include CMakelists.txt files, I assumed this would work.
Unfortunately the bootloader.bin file ends up much larger, causing an error from esptool:
esptool write_flash: error: argument <address> <filename>: Detected overlap at
address: 0x8000 for file: partition_table/partition-table.bin
I discovered that the sdkconfig file produced by the new menuconfig is quite different. I suspect this is the cause.
Is the esp-who project compatible with Cmake? If so, what do you suspect my problem is?
-Matt
Cmake not working with ESP-WHO project?
-
- Posts: 21
- Joined: Fri Jan 25, 2019 3:36 pm
Re: Cmake not working with ESP-WHO project?
Not sure if it's the same problem but I got the camera_web_server example to build using the following two settings in menuconfig
Partition Table > Partition Table (Single factory app, no OTA)
Partition Table > (0x10000) Offset of partition table
Partition Table > Partition Table (Single factory app, no OTA)
Partition Table > (0x10000) Offset of partition table
Re: Cmake not working with ESP-WHO project?
> Not sure if it's the same problem but I got the camera_web_server example to build using the following two settings in menuconfig
> ...
Yes, I know I could do that, but that doesn't explain why the bootloader.bin ends up larger by about 2K... Makes me wonder what _else_ is different. Maybe nothing important, but still, I'd like to know.
Thanks for your reply. After no action on this forum, I cross-posted the same question on the Github, which seems to have more activity. Go there for more:
https://github.com/espressif/esp-who/issues/128
> ...
Yes, I know I could do that, but that doesn't explain why the bootloader.bin ends up larger by about 2K... Makes me wonder what _else_ is different. Maybe nothing important, but still, I'd like to know.
Thanks for your reply. After no action on this forum, I cross-posted the same question on the Github, which seems to have more activity. Go there for more:
https://github.com/espressif/esp-who/issues/128
Who is online
Users browsing this forum: No registered users and 1 guest