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

Explain what is flashed #13

Open
oberstet opened this issue Jun 30, 2017 · 1 comment
Open

Explain what is flashed #13

oberstet opened this issue Jun 30, 2017 · 1 comment

Comments

@oberstet
Copy link
Contributor

Auto-detected Flash size: 4MB
Flash params set to 0x0220
Compressed 15792 bytes to 9202...
Wrote 15792 bytes (9202 compressed) at 0x00001000 in 0.8 seconds (effective 155.2 kbit/s)...
Hash of data verified.
Compressed 562016 bytes to 284683...
Wrote 562016 bytes (284683 compressed) at 0x00010000 in 25.1 seconds (effective 179.2 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 82...
Wrote 3072 bytes (82 compressed) at 0x00008000 in 0.0 seconds (effective 2147.5 kbit/s)...
Hash of data verified.

So the HTTP example is already 562016 in size?

What's the smallest size we can get for the HTTP example?

@hassfers
Copy link
Contributor

The three things which are flashed are:
0x1000: bootloader.bin (the bootloader)
0x8000: partitions_singleapp.bin (partitions table)
0x10000: application.bin (user application)

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