Eclipse 09.2024 still has the same issue.
I found that by delete below line from .project file, make expected code styling
Code: Select all
<nature>com.espressif.idf.core.idfNature</nature>any ideas?
Code: Select all
<nature>com.espressif.idf.core.idfNature</nature>and I compare with original binary file - size is the same but files are different in 16 B every 1024 B, starting at 1008 Byte.python esptool.py -p COM2 -b 460800 read_flash 0x00410000 0x00400000 out.bin