Page 1 of 1

C5 v1.0 support

Posted: Mon Jun 30, 2025 3:13 pm
by frinkemon
Hi All!

I'm new to the IDF, it's all working OK on vscode on Linux. I've built a test app for the C5 board, I have some v1.0, and the flasher complains that it's not a v0-0.99:
A fatal error occurred: bootloader/bootloader.bin requires chip revision in range [v0.0 - v0.99] (this chip is revision v1.0). Use --force to flash anyway.
When I use --force to flash anyway the board ends in a boot loop:
E (81) boot: Factory app partition is not bootable
Build:Jan 21 2025
rst:0x3 (RTC_SW_HPSYS),boot:0x18 (SPI_FAST_FLASH_BOOT)
Do I need a pre-rel version for this board?

Thanks,