Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash address #657

Closed
hanyuzzw opened this issue Jul 18, 2018 · 2 comments
Closed

Flash address #657

hanyuzzw opened this issue Jul 18, 2018 · 2 comments

Comments

@hanyuzzw
Copy link

Hello, I want to konw if I use the FLASH_DOWNLOAD_TOOLS to flash the binary, where can I find the 0x00000.bin and what the address should I flash the program bin into? Because I tried different addr but all failed.

@paoloach
Copy link

Hi, I will try to help you.
Honestly I don't know what you mean for ' FLASH_DOWNLOAD_TOOLS': a specific program or a generic program to flash the chip so can be I totally don't understand you question.
Anyway, using esptool I have to put:
at address 0x000 the bootloader that you can find at bootloader/firmware_prebuilt/rboot.bin.
at address 0x1000 a blanck config that you can find at bootloader/firmware_prebuilt/blank_config.bin
at address 0x2000 your program.

I hope I been useful,
Paolo

@hanyuzzw
Copy link
Author

Flash download tool is a binary download tool that can be found from the official website,and I have got the answer,thank you very much for your reply!

I will close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants